diff --git a/gulpfile.js b/gulpfile.js index 5c04474c..0df2aa38 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -5,7 +5,7 @@ const zip = require("gulp-zip"); const babel = require("gulp-babel"); const sourcemaps = require("gulp-sourcemaps"); -const mappath = "../maps/9.7.0.2" +const mappath = "../maps/9.7.0.3" const mapconfig = {sourceMappingURLPrefix: "https://raw.githubusercontent.com/FilipePS/TWP---Source-Maps/main"} //const mapconfig = null diff --git a/readme.md b/readme.md index fab649c1..78ecbe52 100644 --- a/readme.md +++ b/readme.md @@ -16,12 +16,12 @@ Translate your page in real time using Google or Yandex. #### Chromium based browsers -1. Download [this file](https://github.com/FilipePS/Traduzir-paginas-web/releases/download/v9.7.0.2/TWP.9.7.0.2.Chromium.zip), or any [other version](https://github.com/FilipePS/Traduzir-paginas-web/releases) +1. Download [this file](https://github.com/FilipePS/Traduzir-paginas-web/releases/download/v9.7.0.3/TWP.9.7.0.3.Chromium.zip), or any [other version](https://github.com/FilipePS/Traduzir-paginas-web/releases) 2. Extract the zip file 3. Open your browser's extension manager 4. Activate developer mode 5. Load the extension with the option "Load unpacked" -- Note: You can also install via [crx file](https://github.com/FilipePS/Traduzir-paginas-web/releases/download/v9.7.0.2/TWP.9.7.0.2.crx), download the file using a download manager/or firefox. Activate developer mode and drag the file into the chromium extension manager. It doesn't work on Chrome/Edge. +- Note: You can also install via [crx file](https://github.com/FilipePS/Traduzir-paginas-web/releases/download/v9.7.0.3/TWP.9.7.0.3.crx), download the file using a download manager/or firefox. Activate developer mode and drag the file into the chromium extension manager. It doesn't work on Chrome/Edge. ## Screenshots | Menu 1 | Menu 2 | Translated | diff --git a/src/chrome_manifest.json b/src/chrome_manifest.json index e9a07c99..376cb77f 100644 --- a/src/chrome_manifest.json +++ b/src/chrome_manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "TWP - Translate Web Pages", "description": "__MSG_extensionDescription__", - "version": "9.7.0.2", + "version": "9.7.0.3", "homepage_url": "https://github.com/FilipePS/Traduzir-paginas-web", "update_url": "https://raw.githubusercontent.com/FilipePS/Traduzir-paginas-web/master/updates.xml", "commands": { diff --git a/src/manifest.json b/src/manifest.json index 3c148cb0..9c9c8ead 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "TWP - Translate Web Pages", "description": "__MSG_extensionDescription__", - "version": "9.7.0.2", + "version": "9.7.0.3", "homepage_url": "https://github.com/FilipePS/Traduzir-paginas-web", "browser_specific_settings": { "gecko": { diff --git a/updates.xml b/updates.xml index dba4361a..34d51bb6 100644 --- a/updates.xml +++ b/updates.xml @@ -1,6 +1,6 @@ - +