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 |
官方網址 | 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 |
電子郵箱 | [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" } } |