Mini Translator
Translate a text to a different language
Co je Mini Translator?
Mini Translator je rozšíření Chrome vyvinuté axel_vc, a jeho hlavní funkcí je „Translate a text to a different language“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Mini Translator
Stáhněte si soubory rozšíření Mini Translator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Simple translator extension, you can translate selected text or use the toolbar to get a translation of any text. Translations are obtained by Google Translate. Základní Informace o Rozšíření
| Název | |
| ID | godoijpcenklboeghnkeafimbadkgiib |
| Oficiální URL | https://chromewebstore.google.com/detail/mini-translator/godoijpcenklboeghnkeafimbadkgiib |
| Popis | Translate a text to a different language |
| Velikost souboru | 96.5 KB |
| Počet instalací | 213 |
| Aktuální Verze | 1.0.0 |
| Poslední Aktualizace | 2022-03-29 |
| Datum Vydání | 2022-03-28 |
| Vývojář | axel_vc |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://github.com/axelvc/mini_translator |
| Podporované Jazyky | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.0",
"name": "Mini Translator",
"description": "Translate a text to a different language",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"options_ui": {
"page": "options\/index.html",
"open_in_tab": true
},
"background": {
"service_worker": "background\/main.js"
},
"permissions": [
"storage",
"contextMenus"
],
"web_accessible_resources": [
{
"matches": [
" | |