English Tamil Dictionary Search

This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.

English Tamil Dictionary Searchとは何ですか?

English Tamil Dictionary Searchはhttps://parimaanam.netによって開発されたChromeの拡張機能で、その主な機能は「This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.」です。

拡張機能のスクリーンショット

screenshot

English Tamil Dictionary Search拡張機能のCRXファイルをダウンロード

English Tamil Dictionary Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension allows the user to find Tamil meaning for the highlighted text in the browser from Shabdkosh English to Tamil dictionary. This is not an official extension from Shabdkosh.

Developed by https://parimaanam.net                    

拡張機能の基本情報

名前 English Tamil Dictionary Search English Tamil Dictionary Search
ID bdlanabkaepgmcngpodceogilipgjkkk
公式URL https://chrome.google.com/webstore/detail/english-tamil-dictionary/bdlanabkaepgmcngpodceogilipgjkkk
説明 This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.
ファイルサイズ 16.41 KB
インストール数 254
現在のバージョン 1.0
最終更新日 2017-12-07
公開日 2017-12-07
評価 5.00/5 合計 3 レビュー
開発者 https://parimaanam.net
Eメール [email protected]
支払い方法 free
対応言語 ta
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "English Tamil Dictionary Search",
    "description": "This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.",
    "version": "1.0",
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus",
        "tabs"
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png",
        "256": "assets\/icon256.png"
    },
    "background": {
        "page": "background.html"
    }
}