Chat Translator v.2.0
This extension automatically translate any text that you type.
Co to jest Chat Translator v.2.0?
Chat Translator v.2.0 to rozszerzenie Chrome opracowane przez Scrupp, a jego główną funkcją jest „This extension automatically translate any text that you type.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Chat Translator v.2.0
Pobierz pliki rozszerzeń Chat Translator v.2.0 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This extension automatically translate any text that you type. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bgpjnknbmhdhgpofaeifiokeniefmael |
| Oficjalny URL | https://chromewebstore.google.com/detail/chat-translator-v20/bgpjnknbmhdhgpofaeifiokeniefmael |
| Opis | This extension automatically translate any text that you type. |
| Rozmiar pliku | 48.83 KB |
| Liczba instalacji | 711 |
| Aktualna Wersja | 2.0.1 |
| Ostatnia Aktualizacja | 2018-03-05 |
| Data Publikacji | 2018-03-05 |
| Ocena | 4.25/5 Łącznie 4 Oceny |
| Deweloper | Scrupp |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Pomocy | https://www.facebook.com/profile.php?id=100004689825123 |
| Adres URL Strony Polityki Prywatności | https://scrupp.com/policy |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chat Translator v.2.0",
"description": "This extension automatically translate any text that you type.",
"version": "2.0.1",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"browser_action": {
"default_popup": "templates\/menu.html"
},
"permissions": [
"storage"
],
"web_accessible_resources": [
"templates\/pop-up.html"
],
"content_scripts": [
{
"js": [
"js\/libs\/jquery-3.2.1.min.js",
"js\/main.js"
],
"css": [
"css\/style.css"
],
"matches": [
" | |