Type in Tamil - URL Ninja Pro
Pluging lets you type in tamil.
Was ist Type in Tamil - URL Ninja Pro?
Type in Tamil - URL Ninja Pro ist eine Chrome-Erweiterung, die von http://urlninjapro.com entwickelt wurde, und ihr Hauptmerkmal ist "Pluging lets you type in tamil.".
Erweiterungsscreenshots
Type in Tamil - URL Ninja Pro-Erweiterungs-CRX-Datei herunterladen
Laden Sie Type in Tamil - URL Ninja Pro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | idoiemdodamoeifflfmgeimmpbhbkmom |
Offizielle URL | https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom |
Beschreibung | Pluging lets you type in tamil. |
Dateigröße | 469 KB |
Installationsanzahl | 164 |
Aktuelle Version | 1.0 |
Letztes Update | 2017-10-19 |
Veröffentlichungsdatum | 2017-10-19 |
Bewertung | 4.75/5 Insgesamt 4 Bewertungen |
Entwickler | http://urlninjapro.com |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://www.urlninjapro.com/policy |
Unterstützte Sprachen | 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" } } |