- Reverted the closing-tab fix from v2.3.0 since it can cause the tab not to be opened at all
- Add option to open decrypted links in a popup again (only on desktop)
- After closing the tab, the previous tab will be focused again
- Switch to a tab instead of a popup with a new design
- Publish for Firefox for Android
- Fix Firefox compatibility
- Fix decryption for certain misbehaving sites
- Fix requests to jDownloader not being blocked
- Migrate to TypeScript
- Update to Manifest v3
- Fix race-condition in copy & close
- Added action button for disabling the add-on (needs new storage permission for options)
- Internal refactoring, Firefox is the primary development target, Chromium is polyfilled
- Added German translation
- Let the browser handle where to open the popup
- Fix link-trimming
- Limit host permissions to http and https URLs
- Initial release