Tamil Search
Find the meaning of any English/Tamil word in the browser.
Tamil Searchとは何ですか?
Tamil Searchはhttp://tamillexicon.comによって開発されたChromeの拡張機能で、その主な機能は「Find the meaning of any English/Tamil word in the browser.」です。
拡張機能のスクリーンショット
Tamil Search拡張機能のCRXファイルをダウンロード
Tamil Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
拡張機能の基本情報
名前 | |
ID | dnlgjknafbnkpmdoanimlpdaaonndkfp |
公式URL | https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp |
説明 | Find the meaning of any English/Tamil word in the browser. |
ファイルサイズ | 29.57 KB |
インストール数 | 189 |
現在のバージョン | 0.2.1 |
最終更新日 | 2013-11-04 |
公開日 | 2013-11-04 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | http://tamillexicon.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.tamillexicon.com/privacy-policy.html |
対応言語 | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "images\/icons\/128.png", "default_popup": "html\/popup.html" }, "options_page": "html\/options.html", "description": "Find the meaning of any English\/Tamil word in the browser.", "icons": { "128": "images\/icons\/128.png", "16": "images\/icons\/16.png", "32": "images\/icons\/32.png", "48": "images\/icons\/48.png" }, "manifest_version": 2, "name": "Tamil Search", "permissions": [ "notifications", "tabs", "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2.1" } |