Releases: AykutCevik/Geolocate-IP-Browser-Extension
Releases · AykutCevik/Geolocate-IP-Browser-Extension
3.0.3
3.0.2
- Migrated to Manifest V3 (only for Chrome-based browsers as Firefox is using a different manifest)
- Removed jQuery
- Removed Backbone.js
- Removed underscore.js
- Rewritten modules with standard JavaScript
- Added option to hide country badge text
2.1.0
Version 2.1.0
Removed unsafe-eval necessity for addon to improve security.
Install
2.0.3
Version 2.0.3
- Fixed vulnerability in underscorejs
Install
2.0.2
Version 2.0.2
- Fixed: settings not loading correctly in options page
- Removed storage permission (already removed in
2.0.1
)
Install
2.0.0
Version 2.0.0
- Country flags now shown as an icon in the toolbar, thanks to @mispp
- Can be switched back to default globe icon in options page
- Popup has now an error handling with a retry function
- Images were optimized
- Build script added to create packages for different browsers automatically
- Removed
storage
permission for Chrome-like browsers (Firefox still needs it) - Higher contrast for badge with country code
Install
1.9.0
Version 1.9.0
- Added IPv6 support
- New material UI
- Changes in notification behavior
- Added more helpful links
1.4
- escaping server response
- realigned repo
1.3.4
Extension now available for Firefox!