Releases: hms5232/firefox-copy-decoded-url
v0.2.1
Breaking change
- Manifest v3
- Bump the minimum version of Firefox to 109.
About this release
Mozilla release Firefox 109 last week, and this version enable support of Manifest v3 by default. Therefore, I migrate this add-on to MV3 (note: 0.2.0 require Firefox 109 or later) but here are something you should take a look:
One of the major update of Firefox 109 is new extensions button. This change make add-on no longer set the default location of their button on toolbar. If add-on button is missing after upgrading FF to 109, see https://support.mozilla.org/en-US/kb/extensions-button for more detailed information.
As the article saying, if you want to put the button at the place where easy to use, I recommend pinning it to the toolbar, alongside the URL bar:
If you don't want to modify the new UI, you can find the trigger button of this add-on here:
Plans about this add-on
Because MV3 maybe changed in the future, I will maintain both MV2 and MV3 currently. The main
branch is MV2, manifest-v3
is MV3/version 0.2
.
Depend on Mozilla, user feedback, etc. The MV2 (version 0.1
of this add-on) maybe deprecated at future, so don't forget to upgrade your Firefox.
Thanks everyone who use this add-on :)
Full Changelog: v0.1.1...v0.2.0
v0.1.1
This version prune unnecessary files so the addon size will be smaller.
Full Changelog: 0.1.0...v0.1.1
🎉 Initial release
add-on 於 3/20 送審,並於 21 核准上架。