关于这个附加组件
There is a very simple extension that embeds both JavaScripts in Firefox. Not visible for JavaScripts of websites, but available for extensions.
I have developed it because I use jQuery in some private and commercial extensions. It would be better to have just one copy of jQuery for browser.
The extension's name is "0 jQuery", and as all extensions in Firefox are loaded by alphabet order, it is always loaded at first.
After install you can use jQuery object in your extensions: "jQuery" or "$jQ"
I have developed it because I use jQuery in some private and commercial extensions. It would be better to have just one copy of jQuery for browser.
The extension's name is "0 jQuery", and as all extensions in Firefox are loaded by alphabet order, it is always loaded at first.
After install you can use jQuery object in your extensions: "jQuery" or "$jQ"