Developer Assistant Version History

8 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 0.3.0.20140917.1-signed.1-signed 94.3 KiB Works with Firefox 3.0 - 56.*, Thunderbird 3.0 - 39.0

Version 0.3.0.20110927.1-signed.1-signed 94.1 KiB Works with Firefox 3.0 - 32.0, Thunderbird 3.0 - 32.0

Fix a bug in the previous version that broke some JS Shell functionality (enumerating windows).

Changelog: http://code.google.com/p/extensiondev/source/detail?r=51

Version 0.3.0.20110827.1-signed.1-signed 117.6 KiB Works with Firefox 3.0 - 10.*, Thunderbird 3.0 - 10.0a1

Changes to version 0.3.0.20110827
  • Fix for JSEnv when setting window to another scope (reported Ryan Rettberg)
  • Possible fix, hopefully at least for 7-zip users, of Extension Builder (more possible later)
  • Updated for Firefox 9.0a1
  • Requiring Firefox 3/Thunderbird 3 (modularizing code)
  • Unpack by default for easier debugging on Extdev itself

Version 0.3.0.20100706.1-signed.1-signed 110.7 KiB Works with Firefox 2.0 - 9.0a1, Thunderbird 1.5 - 9.0a1

Changes to version 0.3.0.20100706
  • Fixed bug in extension builder file (thanks grbradt, rottenrice); however, the extension builder feature has apparently
    been broken for some time, so the fix is unlikely to get it working again completely

Version 0.3.0.20100621 101.0 KiB Works with Firefox 2.0 - 3.7a6pre, Thunderbird 1.5 - 3.1a1pre

Changes to version 0.3.0.20100621
  • Support for Firefox 3.7a6pre
  • Added support for Songbird, Sunbird (per request by kael); dropped expressed support for Firefox 1.5
  • Restore XPath Evaluator
  • Partial fixes of extension builder
  • Clean-up code

Version 0.3.0.20100607 221.0 KiB Works with Firefox 1.5 - 3.7a1pre, Thunderbird 1.5 - 3.1a1pre

Changes to version 0.3.0.20100607
  • Restored and fixed options dialog for use of custom default text (brettz9)
  • Persist width, height, screen X/Y; add splitters (brettz9 via asqueela)
  • JS 1.6+ support in JS Shell (asqueela)
  • Reopen this window and restart application menus (asqueela)
  • Optional string paramater to filter windows/tabs for enumerateWindows in JS Shell (chrome) (a.sacred.line & asqueela)
  • Update JRX to latest version (brettz9 via asqueela)
  • Altered default text in JS Env and HTML Editor to allow for faster testing (brettz9)
  • Bug: Fix overlay.jar creation (asqueela via mossop)
  • Bug: Fix JS Shell links in Thunderbird not working (asqueela)

Version 0.3.0.20090902 65.0 KiB Works with Firefox 1.5 - 3.7a5pre, Thunderbird 1.5 - 3.2a1pre

Same as Version 0.3.0.20090502, but with global scope pollution issues fixed.

Changes since 0.3.0.20080526 (latest public version):
- add Ctrl+W "Close Window" shortcut to all windows
- fix text wrapping in the JS Shell for post-1.9 builds
- fix global scope pollution

See http://code.google.com/p/extensiondev/source/list for a detailed list of changes.

Version 0.3.0.20080526 64.0 KiB Works with Firefox 1.5 - 3.6a1pre, Thunderbird 1.5 - 3.1a1pre