Bizzy Beaver

An easier way to search the web and add productivity to your busy day

Qu'est-ce que Bizzy Beaver ?

Bizzy Beaver est une extension Chrome développée par https://bizzy-beaver.com, et sa fonction principale est "An easier way to search the web and add productivity to your busy day".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Bizzy Beaver

Téléchargez les fichiers d'extension Bizzy Beaver au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Bizzy Beaver Bizzy Beaver
ID lonbpbajbkhgnpdmiooklflmcnmlmbna
URL Officiel https://chromewebstore.google.com/detail/bizzy-beaver/lonbpbajbkhgnpdmiooklflmcnmlmbna
Description An easier way to search the web and add productivity to your busy day
Taille du Fichier 1.93 MB
Nombre d'Installations 11,167
Version Actuelle 1.0.1
Dernière Mise à Jour 2021-08-20
Date de Publication 2021-06-17
Évaluation 4.50/5 Total 2 Évaluations
Développeur https://bizzy-beaver.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://bizzy-beaver.com/
URL de la Page de Politique de Confidentialité https://bizzy-beaver.com/privacy-policy
Langues Prises en Charge 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"
    }
}