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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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" } |