How to create chrome extension and earn by their extension
Hi friends today i will tell how to create chrome extension
and we can earn money on that
first things chrome extension is the simple extension file that support chrome browser
chrome extension needs three files
1:manifest file
2.html file
3.js file
like this
1. manifest files has the total manifest information of the extension like
name ,description,function, icons ,and remaing files.like this check this
this is overall structure for manifest .
2. html file it has design and css and javascript include files
3. javascript has the functions what will function will do after opening new tab
i wil show my javscript file i was added alert for example
now i will show to test the extension..
go to chrome and settings and check the developer mode
now load unpacked extension and browse the folder where all the files
see my extension is added.. now test it
see i got popup like woking which i just added in new tab.js
like this u can add and design chrome extension
thanks for watching.....
subscribe my channel
sanjay kranthi tech....
and download my extension search it DicWord...which i tried first..
https://chrome.google.com/webstore/detail/dicword/cnoogeokihdamgfgeeegcbnglmbnmjjm?utm_source=chrome-app-launcher-info-dialog
and one more tip...
u can earn money by extension...
by addind chrome extension to store and apply it ads in adverse.com website..
suggestion: by applying this ads may get money and also get the malware like that u may loose reputaion in your extension becareful
....sorry for my extension..... bye frnds
i will show this files...