Oxford quick search.
Get meaning and pronunciation for word using OXFORD API
Oxford quick search.とは何ですか?
Oxford quick search.はhttp://sites.google.com/site/santoshmeetsによって開発されたChromeの拡張機能で、その主な機能は「Get meaning and pronunciation for word using OXFORD API」です。
拡張機能のスクリーンショット
Oxford quick search.拡張機能のCRXファイルをダウンロード
Oxford quick search.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get meaning and pronunciation for word using OXFORD API
拡張機能の基本情報
名前 | |
ID | nceefncfgjgfchnlepilneagkjemphgk |
公式URL | https://chrome.google.com/webstore/detail/oxford-quick-search/nceefncfgjgfchnlepilneagkjemphgk |
説明 | Get meaning and pronunciation for word using OXFORD API |
ファイルサイズ | 26.3 KB |
インストール数 | 108 |
現在のバージョン | 1.0 |
最終更新日 | 2017-02-26 |
公開日 | 2017-02-26 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://sites.google.com/site/santoshmeets |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://ersinfosystems.com/ |
ヘルプページのURL | http://ersinfosystems.com/contact-us/ |
プライバシーポリシーページのURL | http://ersinfosystems.com/quick-search-privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Oxford quick search.", "version": "1.0", "description": "Get meaning and pronunciation for word using OXFORD API", "icons": { "128": "images\/icon.png", "48": "images\/icon.png", "16": "images\/icon.png" }, "permissions": [ "activeTab", "http:\/\/demo.ersinfosystems.com\/oxforddictionaryapi\/api.php" ], "browser_action": { "default_icon": "icon.png", "default_title": "Get meaning and pronunciation for word!", "default_popup": "popup.html" } } |