From a74a815c44198c8b7b0ad99abca1bde5120cd7f9 Mon Sep 17 00:00:00 2001 From: Filipe PS Date: Fri, 9 Jul 2021 23:25:41 -0300 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=209.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrome_manifest.json | 2 +- manifest.json | 2 +- options/options.html | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/chrome_manifest.json b/chrome_manifest.json index f634407f..f966e15c 100644 --- a/chrome_manifest.json +++ b/chrome_manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "9.1", + "version": "9.2", "homepage_url": "https://github.com/FilipePS/Traduzir-paginas-web", "commands": { diff --git a/manifest.json b/manifest.json index a66916d1..f5888573 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "9.1", + "version": "9.2", "homepage_url": "https://github.com/FilipePS/Traduzir-paginas-web", "browser_specific_settings": { diff --git a/options/options.html b/options/options.html index 0e9538f2..7b8f2f33 100644 --- a/options/options.html +++ b/options/options.html @@ -377,6 +377,15 @@

Translate Web Pages

+
+

9.2

+
    +
  • The webNavigation permission is now optional. If you use the Automatically translate when clicking on a link that takes you to the same domain as the current site option, enable it again in the translation settings.
  • +
  • Now the button to translate selected text is automatically hidden when you press any key
  • +
  • Updated interface translations
  • +
  • Bug fixes and general improvements
  • +
+

9.1