Quick References by Bee Academic Tutoring
Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google
什麼是Quick References by Bee Academic Tutoring?
Quick References by Bee Academic Tutoring是由Bee Academic Tutoring Online開發的Chrome擴展程式,該擴展的主要功能是“Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google”。
擴展截圖
下載Quick References by Bee Academic Tutoring擴展crx文件
下載Quick References by Bee Academic Tutoring擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Are you an information junkie who's always needing quick access to a thesaurus, dictionary, or perhaps a calculator? If so, this extension is for you. Just click the extension icon and you'll be given quick access to a thesaurus, dictionary, Google, encyclopedias and a calculator. Courtesy of Bee Academic Tutoring.
擴展基本資訊
名稱 | Quick References by Bee Academic Tutoring |
ID | lgamnmbbkgmbmhiadgapdleihcknmmkn |
官方網址 | https://chromewebstore.google.com/detail/quick-references-by-bee-a/lgamnmbbkgmbmhiadgapdleihcknmmkn |
簡介 | Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google |
檔案大小 | 197 KB |
安裝次數 | 388 |
目前版本 | 0.2 |
更新時間 | 2014-11-16 |
上架時間 | 2014-11-16 |
評分 | 5.00/5 共 2 次評分 |
開發者 | Bee Academic Tutoring Online |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.beeacademictutoring.com/ |
隱私政策頁面URL | https://www.beeacademictutoring.com/privacy-policy |
支援的語言 | en-US |
manifest.json | |
{ "name": "Quick References by Bee Academic Tutoring", "description": "Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google", "browser_action": { "default_icon": { "38": "icon.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "default_title": "Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia", "default_popup": "bat.htm" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.2" } |