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"
    }
}