Browser Plugin Development [closed]
I want to develop plugins and extensions for browsers like in the Chrome web store, but I do not know where to get started. Can anyone suggest anything?
You'll need knowledge of HTML, CSS, and JavaScript.
Then, you can start here.
Resources
Getting Started (Hello World! extension)
Chrome Developer's Guide
Chrome APIs
Depends on which browser you want to extend. Then find tutorials, documentation, existing opensource extensions and code, code and code..
For chrome here is extension tutorial, start there..
精彩评论