Bizzy Beaver

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

Τι είναι το Bizzy Beaver;

Το Bizzy Beaver είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://bizzy-beaver.com, και η κύρια λειτουργία του είναι "An easier way to search the web and add productivity to your busy day".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bizzy Beaver

Λήψη αρχείων επέκτασης 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 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"
    }
}