Buddy Tab

Buddy Tab

Buddy Tabคืออะไร?

Buddy Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย buddytab21 และคุณลักษณะหลักของมันคือ "Buddy Tab"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Buddy Tab

ดาวน์โหลดไฟล์ส่วนขยาย Buddy Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Overview:

Buddy Tab is here to be your friend and help you navigate the web. Buddy Tab is a Chrome Extension for the New Tab

By clicking ADD TO CHROME, you accept and agree to installing the Buddy Tab extension and setting Chrome™ New Tab to that provided by the service with web search by Bing, and the Terms of Use and Privacy Policy.

This extension changes your existing new tab page and provides the features below:
- a Buddy to search
- Popular useful links
- Current date & time
- New tab search box providing search results

Use the new tab search box to search your desired information, images, videos, and more.
Buddy Tab is with you all the way through to your search results page.

This extension is free to download from the Chrome Web store

Terms of Service:
https://buddy-tab.com/Term-condition.html

Privacy Policy:
https://buddy-tab.com/privacy-policy.html                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Buddy Tab Buddy Tab
ID piehjdkngpioinnnjkhaghnfdhdpfaak
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/buddy-tab/piehjdkngpioinnnjkhaghnfdhdpfaak
คำอธิบาย Buddy Tab
ขนาดไฟล์ 7.66 MB
จำนวนการติดตั้ง 42
เวอร์ชันปัจจุบัน 1.6
อัปเดตครั้งล่าสุด 2022-05-02
วันที่เผยแพร่ 2021-11-10
คะแนน 4.82/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา buddytab21
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://install.buddy-tab.com
URL หน้านโยบายความเป็นส่วนตัว https://buddy-tab.com/privacy-policy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Buddy Tab",
    "short_name": "Buddy Tab",
    "version": "1.6",
    "description": "Buddy Tab",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "search"
    ]
}