Flying Toasters New Tab

This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.

Flying Toasters New Tabคืออะไร?

Flying Toasters New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Matthew Spencer และคุณลักษณะหลักของมันคือ "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun."

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

screenshot

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

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

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

                                            

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

ชื่อ Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
คำอธิบาย This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
ขนาดไฟล์ 10.15 KB
จำนวนการติดตั้ง 198
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2018-02-16
วันที่เผยแพร่ 2018-02-16
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Matthew Spencer
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/matthewspencer/flying-toasters-new-tab
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flying Toasters New Tab",
    "description": "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.",
    "version": "1.0.1",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "64": "icon.png"
    }
}