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文件
下载Bizzy Beaver扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |