Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Firefox. #12

Closed
RokeJulianLockhart opened this issue Aug 17, 2022 · 1 comment
Closed

Support Firefox. #12

RokeJulianLockhart opened this issue Aug 17, 2022 · 1 comment

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Aug 17, 2022

My rationale is available at "ThomazPom/Moz-Ext-Ignore-X-Frame-Options#20 (comment)".

@guilryder
Copy link
Owner

This repository is for Chrome/Chromium/Edge extensions only. I don't use Firefox and don't have the time or motivation to go through https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension: another extension store approval process, another round of testing. Please feel free to do it yourself, the license is very permissive and you have my permission :)

When Chrome forces the migration to Manifest v3, this extension will have no Javascript at all: just a manifest and a trivial static rules file (see the xframe_ignore_MV3 branch). I don't know what "supporting Firefox" would mean at that point: no code to share. If Firefox is Manifest v3-compatible, then the extension can be published as-is; if not, there is nothing of value to reuse.

@guilryder guilryder closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants