javascript - Is it easy to develop a simple Firefox plugin (JS injection) - Stack Overflow

So I was just wondering if it was easy to develop a very simple Firefox plugin where you could click a

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 badges
Add a ment  | 

4 Answers 4

Reset to default 2

If 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

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745417653a4626821.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信