Translating with Papago
An extension that utilizes Naver's Papago translation engine.
Translating with Papagoとは何ですか?
Translating with Papagoはperrylohmannによって開発されたChromeの拡張機能で、その主な機能は「An extension that utilizes Naver's Papago translation engine.」です。
拡張機能のスクリーンショット
Translating with Papago拡張機能のCRXファイルをダウンロード
Translating with Papago拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | kjlcghnjglnjdagnpdhphkbljflodhda |
公式URL | https://chrome.google.com/webstore/detail/translating-with-papago/kjlcghnjglnjdagnpdhphkbljflodhda |
説明 | An extension that utilizes Naver's Papago translation engine. |
ファイルサイズ | 90.13 KB |
インストール数 | 10,310 |
現在のバージョン | 1.0.0 |
最終更新日 | 2022-11-03 |
公開日 | 2022-11-03 |
評価 | 2.63/5 合計 16 レビュー |
開発者 | perrylohmann |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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": [ " |