Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: lnoss/no-google-search-translation

0.0.4

20 Dec 13:54
f928141
Compare
Choose a tag to compare

Notes

This version is reverting the migration to MV2 for the Firefox extension. 0.0.3 was working fine on Firefox if you manually approve the permissions. Currently, the workflow doesn't auto request approval or denial of the permissions on installation. Some modifications could be done to browsers workflows to request the permissions on installation, but it seems to not be a priority for now. We will see on june.

As of June 2023, Safari, Firefox, and some Chromium-based browsers don't prompt the user during installation.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/host_permissions#requested_permissions_and_user_prompts

The statement seems false, at least Edge is prompting the user for permissions on installation. I don't know if it's a bug or a feature. 😒

Documentation

What changed?

  • Reverting migration to MV3 for the Firefox extension until june 2024 at least (see #5)

Full Changelog: 0.0.3...0.0.4

0.0.3

20 Dec 03:37
6fe4da1
Compare
Choose a tag to compare

What changed?

  • Migrate to Manifest v3 for the Firefox extension
  • Support lazy cleaning of lazy loaded results when scrolling

Full Changelog: 0.0.1...0.0.3

0.0.1

20 Dec 02:50
bbbf49b
Compare
Choose a tag to compare

Initial version: homemade packaging and deployment.

0.0.2 was a dummy version to redeploy the Chrome extension.

Full Changelog: https://github.com/lnoss/no-google-search-translation/commits/0.0.1