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 |
官方網址 | 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" } } |