From da45308d09a74d607477439267636b0d01ad6149 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 6 Dec 2021 18:28:40 +0600 Subject: [PATCH] Add GTranslate / WP plugin, translation --- .../webextension/images/icons/GTranslate.svg | 4 ++++ src/technologies/g.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/GTranslate.svg diff --git a/src/drivers/webextension/images/icons/GTranslate.svg b/src/drivers/webextension/images/icons/GTranslate.svg new file mode 100644 index 000000000..caf71853b --- /dev/null +++ b/src/drivers/webextension/images/icons/GTranslate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 04c963f0b..99bb1e68c 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1568,6 +1568,22 @@ "scriptSrc": "assets\\.growingio\\.com/([\\d.]+)/gio\\.js\\;version:\\1", "website": "https://www.growingio.com/" }, + "GTranslate": { + "cats": [ + 87, + 89 + ], + "description": "GTranslate is a website translator which can translate any website to any language automatically.", + "icon": "GTranslate.svg", + "dom": "link[href*='/wp-content/plugins/gtranslate/'], img[src*='/wp-content/plugins/gtranslate/']", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": "WordPress", + "website": "https://gtranslate.io" + }, "Guestonline": { "cats": [ 93