jellyTranslator
translates all page
What is jellyTranslator?
jellyTranslator is a Chrome extension developed by https://gomjellie.github.io/jelly-translator, and its main feature is "translates all page".
Extension Screenshots
Download jellyTranslator Extension CRX File
Download jellyTranslator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
"젤리 트랜스레이터"는 직관적이고 편리한 번역 인터페이스를 제공합니다.
Extension Basic Information
Name | jellyTranslator |
ID | lecfocdhckbmhibflggjmaohgnpdadck |
Official URL | https://chromewebstore.google.com/detail/jellytranslator/lecfocdhckbmhibflggjmaohgnpdadck |
Description | translates all page |
File Size | 398 KB |
Installation Count | 29 |
Current Version | 2.2.3 |
Last Updated | 2019-12-11 |
Publish Date | 2019-12-09 |
Rating | 4.56/5 Total 9 Ratings |
Developer | https://gomjellie.github.io/jelly-translator |
[email protected] | |
Payment Type | free |
Extension Website | https://gomjellie.github.io/jelly-translator/ |
Help Page URL | https://gomjellie.github.io/jelly-translator/ |
Supported Languages | 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", " |