Type in Tamil - URL Ninja Pro
Pluging lets you type in tamil.
What is Type in Tamil - URL Ninja Pro?
Type in Tamil - URL Ninja Pro is a Chrome extension developed by http://urlninjapro.com, and its main feature is "Pluging lets you type in tamil.".
Extension Screenshots
Download Type in Tamil - URL Ninja Pro Extension CRX File
Download Type in Tamil - URL Ninja Pro extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | idoiemdodamoeifflfmgeimmpbhbkmom |
Official URL | https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom |
Description | Pluging lets you type in tamil. |
File Size | 469 KB |
Installation Count | 164 |
Current Version | 1.0 |
Last Updated | 2017-10-19 |
Publish Date | 2017-10-19 |
Rating | 4.75/5 Total 4 Ratings |
Developer | http://urlninjapro.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.urlninjapro.com/policy |
Supported Languages | 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" } } |