-
Notifications
You must be signed in to change notification settings - Fork 210
🚧 firefox mv3兼容 #429
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
base: main
Are you sure you want to change the base?
🚧 firefox mv3兼容 #429
Conversation
52766bd
to
25fcffc
Compare
https://addons.mozilla.org/ja/firefox/addon/tampermonkey/versions/ 5.3.3 的也只是 MV2 另外,Firefox架上還是 0.16.6, 不是0.16.9 有空請發佈一下 |
@cyfung1031 我已经发布了,但是还在审核中,太慢了😔,可能我用户量太少了,Edge我获得了精选徽章,我每次更新可以直接发布,但是Chrome和Firefox每次都要等待一周以上,前段时间我申请了Chrome的精选,但是好像那时候i18n功能有问题,没有给我通过 ![]() |
可能之前没有太注意i18n的问题,导致海外的用户使用受挫,chrome到现在还只有4w的用户量 |
MDN 官方 firefox 文檔: https://github.com/mdn/webextensions-examples/tree/main/userScripts-mv3 |
https://addons.mozilla.org/en/firefox/addon/scriptcat/ 剛有注意到, License 這個應該寫錯了 應該是 GPL-3.0 license |
@cyfung1031 修改了,但我觉得审核速度和这个没关系 |
dc35ec8
to
26c0569
Compare
更新了 |
@CodFrm 現在又是 License All Rights Reserved。 麻煩修改一下 |
@cyfung1031 我修改了,好奇怪,我记得之前是修改好了的 |
目前Firefox 136版本才可以使用userscript
并且还未实现offscreen,规范上与chrome很多不一致,先暂时不做Firefox的兼容处理
https://github.com/mdn/webextensions-examples/tree/main/userScripts-mv3