mbostock / bl.ocks.org

Browser Extensions for bl.ocks.org
http://bl.ocks.org
Other
93 stars 15 forks source link

Not compatible with Firefox Quantum #12

Open magjac opened 6 years ago

magjac commented 6 years ago

When visiting https://addons.mozilla.org/en-US/firefox/addon/blocksorg/, with Firefox Quantum 57.0 (64-bit) on Windows 7, I get the message "Not compatible with Firefox Quantum" and cannot add the add-on to Firefox.

mbostock commented 6 years ago

Yeah, I’m not totally surprised. Not sure when I’ll get around to fixing the add-on, however.

erikvangameren commented 6 years ago

Hope you get it fixed! Would love to use it

jfreedman0 commented 6 years ago

Created a bare bones web extension port that works in Firefox Quantum. #13 I closed my PR because the chrome extension is actually written as a web extension, so simply using the chrome extension will work on Firefox Quantum.

jfreedman0 commented 6 years ago

@mbostock Simply needs to have it signed and submit it to Firefox. In the meantime, you can clone the repo, cd to the chrome extension directory that contains manifest.json and run web-ext build. Then you can add the extension manually in Firefox Developer Edition. The regular Firefox will not allow it to be added because it is not signed.

jfreedman0 commented 6 years ago

Uploaded a V2 to Firefox and included credit to @mbostock in the license: https://addons.mozilla.org/en-US/firefox/addon/bl-ocks-org/