Automatab — A New Tab Page

A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.

Automatab — A New Tab Pageคืออะไร?

Automatab — A New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://lauriewaxman.com และคุณลักษณะหลักของมันคือ "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Automatab — A New Tab Page

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

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

                        A new tab page that animates unique patterns using cellular automata. Uses darker colours at night so as not to hurt your eyes.For users who want to add a pop of fun and colour to their browsing experience.                    

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

ชื่อ Automatab — A New Tab Page Automatab — A New Tab Page
ID lmhppbimjgjafkdhkpmgolplbgmliedl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl
คำอธิบาย A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
ขนาดไฟล์ 5.47 KB
จำนวนการติดตั้ง 57
เวอร์ชันปัจจุบัน 0.0.0.5
อัปเดตครั้งล่าสุด 2015-09-04
วันที่เผยแพร่ 2015-09-03
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://lauriewaxman.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Automatab \u2014 A New Tab Page",
    "description": "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.",
    "version": "0.0.0.5",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "automatab.html"
    }
}