Confirmed users
455
edits
No edit summary |
|||
Line 7: | Line 7: | ||
EffectiveBrand toolbars are only permitted if they meet both of the preceding requirements, *and* are based on version 1.0.1.13 (or later) of the EffectiveBrand code. Toolbars based on older versions of the EB code should be denied, with a comment indicating that the developer needs to update to use at least 1.0.1.13. The version number of the extension (as from install.rdf) will match the toolbar code's version in virtually all cases, but if you want to check more closely: | EffectiveBrand toolbars are only permitted if they meet both of the preceding requirements, *and* are based on version 1.0.1.13 (or later) of the EffectiveBrand code. Toolbars based on older versions of the EB code should be denied, with a comment indicating that the developer needs to update to use at least 1.0.1.13. The version number of the extension (as from install.rdf) will match the toolbar code's version in virtually all cases, but if you want to check more closely: | ||
* The drop-down menu next to the toolbar logo has an "About" entry which will show the version number. | |||
* You can unzip the inner chrome/*.jar and look in about.xul and/or ebToolbarJS.js for the version strings. |