Type in Tamil - URL Ninja Pro
Pluging lets you type in tamil.
Co to jest Type in Tamil - URL Ninja Pro?
Type in Tamil - URL Ninja Pro to rozszerzenie Chrome opracowane przez http://urlninjapro.com, a jego główną funkcją jest „Pluging lets you type in tamil.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Type in Tamil - URL Ninja Pro
Pobierz pliki rozszerzeń Type in Tamil - URL Ninja Pro 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
Type in Tamil easily using the URL Ninja Pro typing tool. Type in English and the tool will transliterate to Tamil when you press space. Click on the Tamil word to see more options.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | idoiemdodamoeifflfmgeimmpbhbkmom |
Oficjalny URL | https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom |
Opis | Pluging lets you type in tamil. |
Rozmiar pliku | 469 KB |
Liczba instalacji | 164 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2017-10-19 |
Data Publikacji | 2017-10-19 |
Ocena | 4.75/5 Łącznie 4 Oceny |
Deweloper | http://urlninjapro.com |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | http://www.urlninjapro.com/policy |
Obsługiwane Języki | ta |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Type in Tamil - URL Ninja Pro", "short_name": "Pluging lets you type in tamil.", "description": "Pluging lets you type in tamil.", "version": "1.0", "permissions": [ "activeTab" ], "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" } } |