Go Translate
Translation Plug-in from CDAC-GIST
Cos'è Go Translate?
Go Translate è un'estensione di Chrome sviluppata da CDAC GIST, e la sua funzione principale è "Translation Plug-in from CDAC-GIST".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Go Translate
Scarica i file di estensione Go Translate in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This plug-in can be used to translate website(s) dynamically / on the fly just by the click of a button. Informazioni di Base sull'Estensione
| Nome | |
| ID | cfmeoigobgkgnepgmpbecadegpcenllg |
| URL Ufficiale | https://chromewebstore.google.com/detail/go-translate/cfmeoigobgkgnepgmpbecadegpcenllg |
| Descrizione | Translation Plug-in from CDAC-GIST |
| Dimensione del File | 680 KB |
| Conteggio Installazioni | 901 |
| Versione Corrente | 2.3.6.3 |
| Ultimo Aggiornamento | 2020-03-17 |
| Data di Pubblicazione | 2020-03-15 |
| Valutazione | 4.09/5 Totale 11 Valutazioni |
| Sviluppatore | CDAC GIST |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://localization.gov.in |
| URL della Pagina di Aiuto | http://localization.gov.in/index.php/article-category/2013-11-15-08-56-11 |
| URL della Pagina della Politica sulla Privacy | http://www.cdac.in/index.aspx?id=privacy_policy |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Go Translate",
"version": "2.3.6.3",
"short_name": "GIST Translator-Contributor",
"description": "Translation Plug-in from CDAC-GIST",
"icons": {
"16": "image\/icon_24.png",
"48": "image\/icon_48.png",
"128": "image\/icon_128.png"
},
"browser_action": {
"default_icon": "image\/icon_128.png",
"default_title": "Go Translate"
},
"author": "Reena Rana",
"background": {
"scripts": [
"js\/jquery.js",
"js\/services.js",
"js\/crypto-js.min.js",
"js\/storage-manager.min.js",
"js\/toolbar-settings.min.js",
"js\/background.min.js"
],
"persistent": true
},
"options_page": "html\/options.html",
"permissions": [
"unlimitedStorage",
"tabs",
"contextMenus",
"storage",
" | |