question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ not available on moz-extension:// pages

See original GitHub issue

I am trying to use this with a webextension in Firefox. My html page is at moz-extension:// but window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ is not available:

Screenshot http://i.imgur.com/xK15rRC.png

Do you know if this is an issue on my side, or is there a way I can use the devtools with moz-extension://?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
clarkbwcommented, May 1, 2017

According to http://arewewebextensionsyet.com/#runtime and the MDN page the onMessageExternal event is supported in Firefox

0reactions
Noitidartcommented, Jan 17, 2017

Makes sense, thanks brother!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Moz Bar Not Showing DA? | SEO Forum
On certain sections of our website the Moz bar doesn't display any Domain Authority, not even zero, the bar just isn't present. These...
Read more >
Content scripts - Mozilla - MDN Web Docs
If a page script redefines a built-in DOM property, the content script sees the original version of the property, not the redefined version....
Read more >
MozBar Not Working? Here are a Few Fixes - Blog
If you are unable to see the data in the Moz Chrome extension and find your Moz Toolbar not working, yours is not...
Read more >
Given a moz-extension:// URL opened by bookmark, how can I ...
The simple answer: ++RTFM. browser.windows.getAll() will allow you to populate the windows objects with tab info. You need the permissions: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found