Page 1 of 1

Extracting omni.ja

Posted: Wed Sep 11, 2013 7:14 pm
by barbaz
When I click "FlashGot All" in context menu on page resource://, nothing happens and my Error Console gets spammed with this:

Code: Select all

No chrome package registered for chrome://dta-modules/content/support/filtermanager.js
I'm using the latest AMO version of FlashGot with the browser built-in download manager. What's wrong?

Re: Extracting omni.ja

Posted: Wed Sep 11, 2013 8:52 pm
by Giorgio Maone
why page "resource://"?

Re: Extracting omni.ja

Posted: Wed Sep 11, 2013 9:30 pm
by barbaz
Because that points to Fx's omni.ja file, which I need to extract. I don't have an archive reader that can open the file, so I'm stuck using Firefox directly.

Re: Extracting omni.ja

Posted: Wed Sep 11, 2013 11:10 pm
by Giorgio Maone
barbaz wrote:I don't have an archive reader that can open the file
Terminal, unzip.
I suspect you even have a jar executable in your path.
Or you can rename it to omni.zip and let the finder work for you.

However I've found the problem with the repeated console message, it will be fixed in next release, thanks.

Re: Extracting omni.ja

Posted: Thu Sep 12, 2013 3:26 am
by barbaz
Giorgio Maone wrote:Terminal, unzip.
Wow, didn't know that existed, thanks. Much more effective than graphical Archive Manager which rejected the file as invalid. :D