Translating with Papago
An extension that utilizes Naver's Papago translation engine.
Cos'è Translating with Papago?
Translating with Papago è un'estensione di Chrome sviluppata da perrylohmann, e la sua funzione principale è "An extension that utilizes Naver's Papago translation engine.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Translating with Papago
Scarica i file di estensione Translating with Papago 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 extension uses Naver's Papago translation service to translate text through the toolbar popup or directly on web pages. When highlighting text on web pages, clicking the icon that appears will instantly show you it's translation. If you don't like this functionality, there are settings for restricting when this icon displays while you are web browsing. Alternatively, you can use the toolbar popup to quickly translate text. 13 languages are supported through Papago's AI translation service, along with automatic language detection. Translating entire web pages is also possible, just by clicking "Translate this page" within the context menu.
Informazioni di Base sull'Estensione
Nome | |
ID | kjlcghnjglnjdagnpdhphkbljflodhda |
URL Ufficiale | https://chrome.google.com/webstore/detail/translating-with-papago/kjlcghnjglnjdagnpdhphkbljflodhda |
Descrizione | An extension that utilizes Naver's Papago translation engine. |
Dimensione del File | 90.13 KB |
Conteggio Installazioni | 10,310 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2022-11-03 |
Data di Pubblicazione | 2022-11-03 |
Valutazione | 2.63/5 Totale 16 Valutazioni |
Sviluppatore | perrylohmann |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en,es,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Joe Lohmann", "background": { "service_worker": "background\/background.js", "type": "module" }, "action": { "default_icon": { "512": "icons\/512.png", "128": "icons\/128.png", "64": "icons\/64.png", "48": "icons\/48.png", "38": "icons\/38.png", "32": "icons\/32.png", "19": "icons\/19.png", "16": "icons\/16.png" }, "default_title": "Papago Translator", "default_popup": "popup\/popup.html" }, "content_scripts": [ { "all_frames": true, "matches": [ " |