English-Kannada Dictionary
Look up the meaning of English words in a click
English-Kannada Dictionaryとは何ですか?
English-Kannada Dictionaryはkannadadeveloperによって開発されたChromeの拡張機能で、その主な機能は「Look up the meaning of English words in a click」です。
拡張機能のスクリーンショット
English-Kannada Dictionary拡張機能のCRXファイルをダウンロード
English-Kannada Dictionary拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        The application helps to look up the meaning of English words in Kannada. 
Follow the steps:
1. Select the word that you would like to find the meaning.
2. Right click
3. Hover over 'English-Kannada dictionary' and select the dictionary that you would like to use.                     拡張機能の基本情報
| 名前 |   |  
| ID | chiopmgmkefkhdkpdoknbjmfgfkemcof | 
| 公式URL | https://chromewebstore.google.com/detail/english-kannada-dictionar/chiopmgmkefkhdkpdoknbjmfgfkemcof | 
| 説明 | Look up the meaning of English words in a click | 
| ファイルサイズ | 7.72 KB | 
| インストール数 | 336 | 
| 現在のバージョン | 0.2 | 
| 最終更新日 | 2021-10-31 | 
| 公開日 | 2018-11-04 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | kannadadeveloper | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| ヘルプページのURL | https://github.com/vivekpn/english-kannada-dictionary | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "English-Kannada Dictionary",
    "version": "0.2",
    "description": "Look up the meaning of English words in a click",
    "icons": {
        "128": "images\/logo.png"
    },
    "author": "Vivek",
    "homepage_url": "https:\/\/github.com\/vivekpn\/english-kannada-dictionary",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "js\/script.js"
        ]
    }
}  |  |