Skip to content

Releases: AykutCevik/Geolocate-IP-Browser-Extension

3.0.3

04 Jun 16:13
811cf7a
Compare
Choose a tag to compare

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

3.0.2

29 May 20:25
3a8dfae
Compare
Choose a tag to compare
  • 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

21 Dec 19:40
Compare
Choose a tag to compare

Version 2.1.0

Removed unsafe-eval necessity for addon to improve security.

Install

2.0.3

22 Jun 19:28
a297b40
Compare
Choose a tag to compare

Version 2.0.3

  • Fixed vulnerability in underscorejs

Install

2.0.2

13 Nov 16:09
Compare
Choose a tag to compare

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

05 Apr 13:29
Compare
Choose a tag to compare

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

07 Jun 15:18
a68c4c1
Compare
Choose a tag to compare

Version 1.9.0

  • Added IPv6 support
  • New material UI
  • Changes in notification behavior
  • Added more helpful links

1.4

20 Apr 12:19
Compare
Choose a tag to compare
1.4
  • escaping server response
  • realigned repo

1.3.4

27 Jun 16:32
Compare
Choose a tag to compare
Extension now available for Firefox!