Extension Test

A simple add-on for extension testers, especially AMO editors and developers who plan to submit their a...
Download

Extension Test Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Kris Maglione
  • Publisher web site:
  • https://addons.mozilla.org/en-US/thunderbird/user/1300653/

Extension Test Tags


Extension Test Description

A simple add-on for extension testers, especially AMO editors and developers who plan to submit their add-ons to AMO Extension Test is a Firefox extension that tests for a few of the harder-to-detect criteria for AMO approval. At the moment, these include:- Variables defined in the global window scope- DOM node IDs defined in shared namespaces- Properties added to native prototypes- New XPCOM classes and interfaces- JavaScript global augmentation categories- Dangerous uses of setInterval, setTimeout, and XMLHttpRequest in chrome code.- Sets required debugging preferences: javascript.options.showInConsole and dom.report_all_js_exceptionsNew values for these items are displayed in the status bar or Add-on Bar, as well as reported to the Error Console and the process's standard output when the browser.dom.window.dump.enabled preference is set. New values are detected based on the set that was defined when the extension was first installed. This can be reset at any time from the add-on's Preferences dialog. Requirements: · Mozilla Firefox What's New in This Release: · Properly appraises the 2-argument form of XMLHttpRequest#open. · Recognizes certain attempts to load remote or generated scripts into chrome documents.


Extension Test Related Software