You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.1.2 (11/02/2024)
🚀 New Features
Warning Page for Unsafe Sites
Added a new feature where a warning page pops up when navigating to an unsafe website, allowing users to confirm if they want to proceed. This helps enhance user safety by providing an additional layer of caution.
🐞 Bug Fixes
NULL URL Handling
Fixed a bug where NULL URLs, such as the New Tab in Firefox, were not being assigned a status. This ensures that all tabs, even those without a navigable URL, are properly handled.
🔧 Enhancements
Manually Starred Site
Manually added https://fmhy.lol/ as a starred site to ensure better visibility and quick access for users.
Updated Documentation
Updated the documentation to include credits for FMHY API and FMHY Bookmarks, acknowledging the resources that contribute to the extension.
Added Storage Permission
Added storage permission to prevent the warning page from looping on unsafe sites. This permission will also be used for future updates to include user-specific settings.