admin管理员组文章数量:1425881
So I was just wondering if it was easy to develop a very simple Firefox plugin where you could click a button, and it would execute some Javascript code!
Please note that I have never developed any kind of plugin for firefox, I just want to know if that is an easy task to do (like less than an hour)
I would also like to redistribute this very simple plugin to my friends.
So I was just wondering if it was easy to develop a very simple Firefox plugin where you could click a button, and it would execute some Javascript code!
Please note that I have never developed any kind of plugin for firefox, I just want to know if that is an easy task to do (like less than an hour)
I would also like to redistribute this very simple plugin to my friends.
Share Improve this question asked May 20, 2010 at 10:17 MounirRegMounirReg 5761 gold badge8 silver badges19 bronze badges4 Answers
Reset to default 2If you just want to do this, you could create a Greasemonkey plugin instead. This is really simple.
Have a look at Jetpack: https://jetpack.mozillalabs./ or possibly GreaseMonkey: http://www.greasespot/
Or, if you wanted to actually create an extension you could use something like:
http://www.rietta./firefox/Tutorial/overview.html
which provides a nice plete walkthrough. Couple with MDC, and AMO you have everything you need to build a Firefox extension. All you need a a background is some HTML, CSS and JavaScript knowledge and you're there!
use crossrider, their API's are so useful and simple
本文标签: javascriptIs it easy to develop a simple Firefox plugin (JS injection)Stack Overflow
版权声明:本文标题:javascript - Is it easy to develop a simple Firefox plugin (JS injection) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745417652a2657757.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论