New Tab Search Bars

Has some search bars and links and stuff.

New Tab Search Barsคืออะไร?

New Tab Search Bars เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jblob22 และคุณลักษณะหลักของมันคือ "Has some search bars and links and stuff."

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

screenshot

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

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

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

                        A nice new tab page replacement with search bars for Google, Youtube, and Wikipedia. There are also useful links to websites at the bottom. The page is responsive: it changes from side-by-side search bars for the 3 websites, to the 3 websites listed on top of each other.                    

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

ชื่อ New Tab Search Bars New Tab Search Bars
ID joodoflkdmpodofeokpekefcpacopmpc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc
คำอธิบาย Has some search bars and links and stuff.
ขนาดไฟล์ 818 KB
จำนวนการติดตั้ง 80
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2015-10-16
วันที่เผยแพร่ 2015-10-16
ผู้พัฒนา jblob22
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Search Bars",
    "description": "Has some search bars and links and stuff.",
    "version": "1.2.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}