Pipes For New Tabs

This extension replicates the old Windows Screensaver on your new tab page

Pipes For New Tabsคืออะไร?

Pipes For New Tabs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://macleodsawyer.com และคุณลักษณะหลักของมันคือ "This extension replicates the old Windows Screensaver on your new tab page"

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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pipes For New Tabs

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

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

                        This extension replicates the old Windows Screensaver on your new tab page that you used to stare for hours on end at.

Every time you open a new tab a brand new pipe will start its journey.                    

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

ชื่อ Pipes For New Tabs Pipes For New Tabs
ID nnbnjfecfjeochhhbbblieaogpjggdcn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pipes-for-new-tabs/nnbnjfecfjeochhhbbblieaogpjggdcn
คำอธิบาย This extension replicates the old Windows Screensaver on your new tab page
ขนาดไฟล์ 874 KB
จำนวนการติดตั้ง 61
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2016-01-07
วันที่เผยแพร่ 2016-01-07
คะแนน 4.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://macleodsawyer.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://macleodsawyer.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pipes For New Tabs",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "This extension replicates the old Windows Screensaver on your new tab page",
    "homepage_url": "http:\/\/macleodsawyer.com",
    "icons": {
        "128": "icons\/icon.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}