Quick References by Bee Academic Tutoring
Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google
What is Quick References by Bee Academic Tutoring?
Quick References by Bee Academic Tutoring is a Chrome extension developed by Bee Academic Tutoring Online, and its main feature is "Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google".
Extension Screenshots
Download Quick References by Bee Academic Tutoring Extension CRX File
Download Quick References by Bee Academic Tutoring extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Quick References by Bee Academic Tutoring |
ID | lgamnmbbkgmbmhiadgapdleihcknmmkn |
Official URL | https://chromewebstore.google.com/detail/quick-references-by-bee-a/lgamnmbbkgmbmhiadgapdleihcknmmkn |
Description | Quick References: Calculator, Dictionary, Thesaurus, Encyclopedia, Google |
File Size | 197 KB |
Installation Count | 388 |
Current Version | 0.2 |
Last Updated | 2014-11-16 |
Publish Date | 2014-11-16 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Bee Academic Tutoring Online |
[email protected] | |
Payment Type | free |
Extension Website | http://www.beeacademictutoring.com/ |
Privacy Policy Page URL | https://www.beeacademictutoring.com/privacy-policy |
Supported Languages | 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" } |