All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix regression introduced in 1.6 related to URLs beginning in http
- Fix regression that prevented opening homepages that do not have a protocol in the URL (http/https)
- Optimizations to improve redirection performance when focus preference is set to the homepage
- Remove "Color" preference implemented in 1.5 (turns out it never really did anything)
- This extension is now Manifest v3 compliant
- Update Inter font to v4.0
- Options revamp
- Added redirect page background setting to minimize flash of color
- Minor facelift to match Firefox Proton design
- New icon
- Redirect to "How to set the home page" support article when using unsupported homepage
- Use Inter locally instead of reaching out to Google fonts
- Refactor extension
- Provide more feedback when homepages set to use privileged URLs and cannot be used
- Add information regarding requested permissions and why they're used to readme
- Remove the browserHistory and browserTabs permission
- Added icon
- Add preference for cursor focus when new tab has loaded
- Options are
Website
orAddress Bar
- Options are
- Initial release