Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

cannot open link to EPUBreader catalog (chrome:// URL)

  • 2 antwurd
  • 1 hat dit probleem
  • 1 werjefte
  • Lêste antwurd fan oberver9

more options

I have FF 16.0.2 and the EPUBreader extension installed and it works fine. When I click on a local .epub file, it opens in the browser. Have also a local webserver (http://localhost) and a home page with all my local and external links. I would like to add a link to the Epub catalog like that: <a href="chrome://epubreader/content/catalog.xul" target=_blank>BOOKS</a> The problem is that FF does not show anything when the link is clicked. How do I fix it?

I have FF 16.0.2 and the EPUBreader extension installed and it works fine. When I click on a local .epub file, it opens in the browser. Have also a local webserver (http://localhost) and a home page with all my local and external links. I would like to add a link to the Epub catalog like that: <a href="chrome://epubreader/content/catalog.xul" target=_blank>BOOKS</a> The problem is that FF does not show anything when the link is clicked. How do I fix it?

Keazen oplossing

Only an extension can open a chrome URL via such a link on a web page.
You may see a security error in the "Tools > Error Console".
You can use a bookmark with the location set to the chrome URL instead if you want to open the catalog.xul page.

Dit antwurd yn kontekst lêze 👍 1

Alle antwurden (2)

more options

Keazen oplossing

Only an extension can open a chrome URL via such a link on a web page.
You may see a security error in the "Tools > Error Console".
You can use a bookmark with the location set to the chrome URL instead if you want to open the catalog.xul page.

more options

Thank you for the tip on the Error Console - yes, I see the security error. I was hoping there is a way to disable those errors in config or user.js. Later found the Epub catalog link preset in Bookmarks and Tools, so looks like I'll have to use it from there only.