Type in Tamil - URL Ninja Pro
Pluging lets you type in tamil.
什么是Type in Tamil - URL Ninja Pro?
Type in Tamil - URL Ninja Pro是由http://urlninjapro.com开发的Chrome扩展程序,该扩展的主要功能是“Pluging lets you type in tamil.”。
扩展截图
下载Type in Tamil - URL Ninja Pro扩展crx文件
下载Type in Tamil - URL Ninja Pro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | idoiemdodamoeifflfmgeimmpbhbkmom |
官方URL | https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom |
简介 | Pluging lets you type in tamil. |
文件大小 | 469 KB |
安装次数 | 164 |
当前版本 | 1.0 |
更新时间 | 2017-10-19 |
上架时间 | 2017-10-19 |
评分 | 4.75/5 共4次评分 |
开发者 | http://urlninjapro.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | http://www.urlninjapro.com/policy |
支持的语言 | 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" } } |