Bizzy Beaver
An easier way to search the web and add productivity to your busy day
Bizzy Beaver란 무엇입니까?
Bizzy Beaver은(는) https://bizzy-beaver.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An easier way to search the web and add productivity to your busy day"입니다.
확장 프로그램 스크린샷
Bizzy Beaver 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Bizzy Beaver is a one-stop extension for all of your desktop productivity and browsing needs. Built for convenience, by simply opening a new tab you will get immediate access to an extensive list of Productivity Tools and enjoy a custom new web search experience straight from your browser. By clicking "Add to Chrome", I accept and agree to installing the Bizzy Beaver Chrome extension and setting Chrome™ New Tab search to that provided by the service with search results by Bing, and the Terms of Use and Privacy Policy. Not only will you have immediate access to some of the best productivity applications in today’s market which you can select all on the one same page. But along with the practical functionality and elegant design, this extension also displays an easy view of time, date, location & weather as well as providing quick links to some popular social media sites. Privacy Policy: https://bizzy-beaver.com/privacy-policy/ Terms of use: https://bizzy-beaver.com/terms-conditions/
확장 프로그램 기본 정보
이름 | Bizzy Beaver |
ID | lonbpbajbkhgnpdmiooklflmcnmlmbna |
공식 URL | https://chromewebstore.google.com/detail/bizzy-beaver/lonbpbajbkhgnpdmiooklflmcnmlmbna |
설명 | An easier way to search the web and add productivity to your busy day |
파일 크기 | 1.93 MB |
설치 횟수 | 11,167 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2021-08-20 |
출시 날짜 | 2021-06-17 |
평점 | 4.50/5 총 2 개의 평점 |
개발자 | https://bizzy-beaver.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bizzy-beaver.com/ |
개인정보 보호 정책 페이지 URL | https://bizzy-beaver.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bizzy Beaver", "short_name": "Bizzy Beaver", "version": "1.0.1", "description": "An easier way to search the web and add productivity to your busy day", "minimum_chrome_version": "16.0.884", "icons": { "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "author": "Trigvent", "browser_action": { "browser_style": false, "default_title": "Bizzy Beaver" }, "chrome_url_overrides": { "newtab": "index.html" } } |