Skip to content

Releases: sorz/accept-language-per-site

v0.4.0

12 Aug 03:32

Choose a tag to compare

  • Remove annoying red dot under Extension icon (#13).

This version requires Firefox 128 or above.

v0.3.6

15 Jan 10:58

Choose a tag to compare

  • Match all port numbers

v0.3.5

10 Jan 06:27

Choose a tag to compare

Fix regression of main_frame not get handle

v0.3.4

09 Jan 04:41

Choose a tag to compare

  • Modify headers of media resources along with main HTML.

v0.3.3

08 Jan 12:37

Choose a tag to compare

  • *.example.com will match example.com again, like pre-0.3.0 version.

v0.3.2

07 Jan 17:26

Choose a tag to compare

  • Fix wildcard subdomain rules
  • Fix text color on dark theme
  • Validate domain name

Thank @bryangingechen for exhaustive bug report.

v0.3.1

02 Jan 13:15

Choose a tag to compare

  • Request essential host permissions before saving rules
  • Support dark theme

v0.3.0

02 Jan 09:34

Choose a tag to compare

Improvement:

  • Migrate from Manifest Version 2 to MV3. Performance should be improved.
  • Responsive design for better experience on Android.

Breaking changes:

  • Wildcard rules now match subdomains only. In previous version, *.example.com would take effect on example.com. Now, you may add two rules examle.com and *.example.com to archive the same result.

Acknowledgement:

v0.2.2

23 Jan 19:59
v0.2.2
bbb021c

Choose a tag to compare

  • Add support for overlapped rules, longest rule take precedence (#1).

v0.2.1

14 Jan 12:22
v0.2.1
5cf3eee

Choose a tag to compare

  • Add icon