This project uses semantic versioning.
- Removed the
storage
permission - Changed the option to always use sentence case (Single tab only)
- BREAKING: Upgraded to manifest v3
- BREAKING: Required Chrome 100 or greater
- Made the
tabs
permission (labeled as browsing history) optional- Replaced the Allow multiple tabs option with Single tab only, disabled by default
- The permission will be requested after the option is checked and removed after it’s unchecked
- Changed to use title case on Mac (Single Tab Only)
- Avoided code duplication
- Added an option allowing to open multiple Gmail tabs
- Increased the minimum Chrome version
- Made the background script non-persistent
- Set the minimum Chrome version
- Avoided an HTTP redirect
- Tweaked the icon (now a 16 px grid)
- Removed an unnecessary permission
- Added Content Security Policy
- Refactored code
- Initial release