Type in Tamil - URL Ninja Pro
Pluging lets you type in tamil.
Wat is Type in Tamil - URL Ninja Pro?
Type in Tamil - URL Ninja Pro is een Chrome-extensie ontwikkeld door http://urlninjapro.com, en de belangrijkste functie is "Pluging lets you type in tamil.".
Extensie Screenshots
Download het CRX-bestand van de extensie Type in Tamil - URL Ninja Pro
Download Type in Tamil - URL Ninja Pro-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | idoiemdodamoeifflfmgeimmpbhbkmom |
Officiële URL | https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom |
Beschrijving | Pluging lets you type in tamil. |
Bestandsgrootte | 469 KB |
Aantal Installaties | 164 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2017-10-19 |
Publicatiedatum | 2017-10-19 |
Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | http://urlninjapro.com |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://www.urlninjapro.com/policy |
Ondersteunde Talen | 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" } } |