To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseIrvine ContextMenu Version History
12 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 1.9.1-signed.1-signed
- [Firefox 37] Modified
em:maxVersion
to 37.* in install.rdf. - Removed unnecessary event handler calling.
(Reference: http://d.hatena.ne.jp/flagmeister/20080126/1201339617) - Fixed a bug which event listeners were not removed.
- Optimized for loops.
(Reference: http://garafu.blogspot.jp/2013/02/javascript-on-pc.html, http://buzzmemo.blogspot.jp/2010/08/javascript.html, http://d.hatena.ne.jp/torazuka/20130304/for) - Optimized array process.
(Reference: http://buzzmemo.blogspot.jp/2010/08/javascript.html) - Simplified codes.
- Source code released under GNU General Public License, version 2.0
Version 1.8.1-signed.1-signed
- [Firefox 31] Modified
em:maxVersion
to 31.* in install.rdf. - Added new function "Add expanded URL".
(Reference: nsIPromptService - Mozilla | MDN, Dialogs and Prompts - Mozilla | MDN, encodeURI() - JavaScript | MDN, Window.openDialog - Web API Interfaces | MDN, Array.prototype.join() - JavaScript | MDN) - nsUserSettings.js is deprecated, so use nsIPrefBranch instead.
(Reference: XUL Apps > Tips > prefs.js - outsider reflex, nsIPrefBranch - Mozilla | MDN, Preferences - Mozilla | MDN) - Moved the functions inside a unique namespace.
- Changed border style of the setting dialog.
- Source code released under GNU General Public License, version 2.0
Version 1.7.1-signed.1-signed
- [Firefox 29] Modified
em:maxVersion
to 29.* in install.rdf. - [SeaMonkey 2.26] Modified
em:maxVersion
to 2.26.* in install.rdf. - Added a new function to show the icon of each context menu item.
(Reference: menu - XUL | MDN, menuitem - Mozilla | MDN) - Added a new function to delete setting information (preferences) when the extension is removed (works on Firefox 1.5 or later, SeaMonkey 2.0 or later).
(Reference: SCRAPBLOG, XUL Solutions: Creating an uninstall script for an extension, Using JavaScript Code Modules in Firefox 4 Add-Ons « Musings, Code Samples - Mozilla | MDN, nsIPromptService - Mozilla | MDN, Dialogs and Prompts - Mozilla | MDN, Miscellaneous - Mozilla | MDN) - Shrunk the height of the setting dialog.
- Deleted
icon.png
andicon64.png
in the root folder.
- Source code released under GNU General Public License, version 2.0
Version 1.6.1-signed.1-signed
- [Firefox 11] Modified
em:maxVersion
to 11.* in install.rdf. - [SeaMonkey 2.8] Modified
em:maxVersion
to 2.8.* in install.rdf. - Added a new function to change accesskeys.
(Reference: XUL Accesskey FAQ and Policies - MDN) - Deleted unused DTDs from irvine.dtd.
- Moved all of the style attributes in the XUL files to the style sheets.
- Say goodbye to Mozilla Suite.
- Source code released under GNU General Public License, version 2.0
Version 1.5.1-signed.1-signed
- [Firefox 4] Modified
em:maxVersion
to 4.0.* in install.rdf. - [Firefox 4] Unpacked chrome JAR files.
(Reference: Making your add-on compatible with Firefox 4 - Mozilla Add-ons Blog) - [Firefox 4] Modified icons for the Add-ons Manager to 48px and 64px ones.
(Reference: Toolbar buttons and icons in Firefox 4 - Mozilla Add-ons Blog) - [Firefox 4] Replaced
popup
elements bymenupopup
.
(Reference: Firefox 4 for developers - MDC Doc Center) - [SeaMonkey 2.0] Modified
em:maxVersion
to 2.0.* in install.rdf. - Added "Send this page URL" for Dorothy2.
- Modified "Add this link" and "Download selected links" work the same as Internet Explorer.
- Modified a install script for Mozilla Suite and SeaMonkey.
(Reference: Install Scripts - MDC Doc Center, Making it into a dynamic overlay and packaging it up for distribution - MDC Doc Center) - Added "Select All" and "Deselect All" buttons in Context menu item.
- Reorganized creator, developer and contributors in install.rdf.
- Moved the functions inside a unique namespace.
- Fixed a event listener removal bug.
- Cleand up codes.
- Source code released under GNU General Public License, version 2.0
Version 1.4
- [Firefox 3.5] Modified
em:maxVersion
to 3.5.* in install.rdf. - [Firefox 3.5] Changed the way to make a instance of nsIProcess.
(nsIProcess - MDC, Bug 485379) - Fixed the bug that fail to import links from a page which contains a lot of links (over 2000).
- Source code released under GNU General Public License, version 2.0
Version 1.3
- [Firefox 3] Modified
em:maxVersion
to 3.0.* in install.rdf. - [Firefox 3] Fixed setting a path of ircom.exe for Firefox 3.
(Open and Save Dialogs - MDC, File I/O - MDC)
- Source code released under GNU General Public License, version 2.0
Version 1.2
- Fixed problem with McAfee SiteAdvisor.
- [SeaMonkey 1.1] Modified
em:maxVersion
to 1.1.* in install.rdf. - Fixed item overflow in the Preferences window.
- Source code released under GNU General Public License, version 2.0
Version 1.1
- [Firefox 2.0] Modified
em:maxVersion
to 2.0.0.* in install.rdf. - Localizable description of the extension manager.
- Added GUID of SeaMonkey.
- Source code released under GNU General Public License, version 2.0
Version 1.0
- [Firefox 1.5] Modified
em:maxVersion
to 1.5.0.* in install.rdf. - Removed "Settings" item from the context menu.
- Source code released under GNU General Public License, version 2.0
Version 0.2
- [Firefox 1.1/Gecko 1.8] Modified install.rdf and created chrome.manifest.
(Packaging Firefox/Thunderbird Extensions) - [Firefox 1.1/Gecko 1.8] Change locale names (L10n:Simple locale names).
- [Firefox 1.1/Gecko 1.8] Modified
app.extensions.version
(Bug 295538). - [Firefox 1.1/Gecko 1.8] Fixed a bug that can't close the context menu when open the setting dialog.
- Selectable context menu type (cascade or flat).
- Fixed the disability to access Irvine panel from setting dialog box of Mozilla Suite.
- Cleand up codes.
- Source code released under GNU General Public License, version 2.0
Version 0.1.4
- Cleand up codes.
- Modified minVersion of Mozilla Suite to add to Mozilla Update.
- Deleted updateURL to lookup Mozilla Update.
- Source code released under GNU General Public License, version 2.0
To create your own collections, you must have a Mozilla Add-ons account.