jellyTranslator
translates all page
Cos'è jellyTranslator?
jellyTranslator è un'estensione di Chrome sviluppata da https://gomjellie.github.io/jelly-translator, e la sua funzione principale è "translates all page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione jellyTranslator
Scarica i file di estensione jellyTranslator 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
"젤리 트랜스레이터"는 직관적이고 편리한 번역 인터페이스를 제공합니다. Informazioni di Base sull'Estensione
| Nome | |
| ID | lecfocdhckbmhibflggjmaohgnpdadck |
| URL Ufficiale | https://chromewebstore.google.com/detail/jellytranslator/lecfocdhckbmhibflggjmaohgnpdadck |
| Descrizione | translates all page |
| Dimensione del File | 398 KB |
| Conteggio Installazioni | 29 |
| Versione Corrente | 2.2.3 |
| Ultimo Aggiornamento | 2019-12-11 |
| Data di Pubblicazione | 2019-12-09 |
| Valutazione | 4.56/5 Totale 9 Valutazioni |
| Sviluppatore | https://gomjellie.github.io/jelly-translator |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://gomjellie.github.io/jelly-translator/ |
| URL della Pagina di Aiuto | https://gomjellie.github.io/jelly-translator/ |
| Lingue Supportate | ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "jellyTranslator",
"description": "translates all page",
"version": "2.2.3",
"background": {
"persistent": true,
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
" | |