Trans/lator
Quickly translation inside your lovely Google Chrome™ browser
Cos'è Trans/lator?
Trans/lator è un'estensione di Chrome sviluppata da HexLab Software, e la sua funzione principale è "Quickly translation inside your lovely Google Chrome™ browser".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Trans/lator
Scarica i file di estensione Trans/lator 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
Make quickly translation right on your Google Chrome™ browser without struggling to surf the web to open up Google Translate™ website
Informazioni di Base sull'Estensione
Nome | |
ID | igjfjhnllcnodejjmjnofggkcpbofojp |
URL Ufficiale | https://chrome.google.com/webstore/detail/translator/igjfjhnllcnodejjmjnofggkcpbofojp |
Descrizione | Quickly translation inside your lovely Google Chrome™ browser |
Dimensione del File | 81.63 KB |
Conteggio Installazioni | 2,441 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2014-12-10 |
Data di Pubblicazione | 2014-12-10 |
Valutazione | 3.43/5 Totale 7 Valutazioni |
Sviluppatore | HexLab Software |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trans\/lator", "description": "Quickly translation inside your lovely Google Chrome\u2122 browser", "version": "1.0.1", "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "permissions": [ "storage" ], "browser_action": { "default_icon": "icon_128.png", "default_popup": "index.html" } } |