ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Firefox Extensions: Your favorite or most useful

<< < (150/192) > >>

Curt:
Extension List Dumper doesn't work with Firefox 39 on Windows 10 Pro. The addon itself has not been updated since Firefox 9, so you might say it went well for a long period of time.


IainB:
Extension List Dumper doesn't work with Firefox 39 on Windows 10 Pro. The addon itself has not been updated since Firefox 9, so you might say it went well for a long period of time.
______________________________
-Curt (August 02, 2015, 07:54 AM)
--- End quote ---

Yes, I keep hoping the author will fix it...

Curt:
Extension List Dumper doesn't work with Firefox 39 on Windows 10 Pro.-Curt (August 02, 2015, 07:54 AM)
--- End quote ---
Yes, I keep hoping the author will fix it...-IainB (August 03, 2015, 02:21 AM)
--- End quote ---

not him, but Chris000001:

Posted June 11th, 2014, 9:44 pm
Chris000001 wrote: >>Change 'resource://gre/modules/XPIProvider.jsm' to 'resource://gre/modules/addons/XPIProvider.jsm' (and don't remark anything out.) That's from this blog: https://blog.mozilla.org/addons/2014/05/27/compatibility-for-firefox-30/. So, in the same file, ELDumperOutput.js, change:
code in ELDumperOutput.jsCode: Select all
 var XPIProvider = Components.utils.import("resource://gre/modules/XPIProvider.jsm")
 to:

 Code: Select all
 var XPIProvider = Components.utils.import("resource://gre/modules/addons/XPIProvider.jsm")
<<

Bless you! Gotta love a fix that requires adding one word to a parameter in a file. Extension List Dumper now works again in Nightly.
Thank you very much.
/Dennis-Dennis, a user of Extension List Dumper
--- End quote ---

from http://forums.mozillazine.org/viewtopic.php?p=13611893#p13611893 + https://addons.mozilla.org/en-US/firefox/addon/extension-list-dumper/

but you don't edit a xpi just using notepad, so I don't know what to do with this instruction.

Curt:
Nightly of course has a list dumper, but it's not nearly as sofisticated as the DISABLED one we're talking about:


* Adblock Plus 2.6.10
* Add to Search Bar 2.8.1-signed
* Bulk Image Downloader 4.53.0.0
* CoLT 2.6.5.1-signed
* Context Search 0.6.3.1-signed
* Copy As Plain Text 1.0.9.1-signed
* Download Manager (S3) 3.11.1-signed
* Extension List Dumper 1.15.2.1-signed [DISABLED]
* Flagfox 5.1.1
* I don't care about cookies 2.4.2
* InFormEnter 0.765
* Lazarus: Form Recovery 3.2
* Nightly Tester Tools 3.7.1-signed
* Restart 1.2.6
* Self-Destructing Cookies 0.4.7.1-signed
* Wondershare Video Converter Ultimate 7.1.0
* YouTube High Definition 39.0
I've added the bullets myself, just to be able to watch the list without getting a headache...

IainB:
Extension List Dumper doesn't work with Firefox 39 on Windows 10 Pro.-Curt (August 02, 2015, 07:54 AM)
--- End quote ---
Yes, I keep hoping the author will fix it...-IainB (August 03, 2015, 02:21 AM)
--- End quote ---

not him, but Chris000001:

Posted June 11th, 2014, 9:44 pm
Chris000001 wrote: >>Change 'resource://gre/modules/XPIProvider.jsm' to 'resource://gre/modules/addons/XPIProvider.jsm' (and don't remark anything out.) That's from this blog: https://blog.mozilla.org/addons/2014/05/27/compatibility-for-firefox-30/. So, in the same file, ELDumperOutput.js, change:<<

Bless you! Gotta love a fix that requires adding one word to a parameter in a file. Extension List Dumper now works again in Nightly.
Thank you very much.
/Dennis-Dennis, a user of Extension List Dumper
--- End quote ---

from http://forums.mozillazine.org/viewtopic.php?p=13611893#p13611893 + https://addons.mozilla.org/en-US/firefox/addon/extension-list-dumper/

but you don't edit a xpi just using notepad, so I don't know what to do with this instruction.
-Curt (August 03, 2015, 03:13 AM)
--- End quote ---

Just:

* 1. Open file ELDumperOutput.js in a text editor.
* 2. Find: "resource://gre/modules/XPIProvider.jsm"
* 3. Change it to: "resource://gre/modules/addons/XPIProvider.jsm"
* 4. Save the changed file.
* 5. Make sure the extension Extension List Dumper is enabled in Firefox.
* 6. Restart Firefox.
* 7. Go to the extensions tab and press the Dump List button (in top RH corner).
By the way, a tip for getting the list in RTF:

* Get the list output in BBcode, then
* copy that list to a DC forum comment, then
* Preview it, and
* copy the preview text and past it as RTF into your notebook (I use OneNote) - you will see that all the hyperlinks are active in RTF that way.
Many thanks - that is a simple fix. Nice find. Works a treat now.   :Thmbsup:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version