keithclark / gadebugger

A Chrome, Firefox & Opera devtools extension for debugging Google Analytics tracking code
https://keithclark.github.io/gadebugger/
MIT License
238 stars 65 forks source link

WebExtensions, Firefox release #48

Closed captainhook closed 7 years ago

captainhook commented 7 years ago

Hi,

Is there a WebExtensions port for Firefox in the works? FF 57 is nearing release; FF Nightly is currently on version 56.

inspector71 commented 7 years ago

Update: Sorry everyone. It's working for me now.

~~I just installed this in Firefox 54.0.1 (64-bit) and it doesn't seem to work at all. The tab in dev tools appears, along with a toolbar. I click the (black?) record button and reload the page. Nothing whatsoever.~~

I guess there's a possibility of add-on conflicts or maybe an about:config tweak I've made that might conflict but I'm not convinced.

keithclark commented 7 years ago

The chrome version uses WebExtensions, have you tried installing that in FF? Last time I checked, FF hadn't implemented the devtools panel API.