Matrix Effect Chrome

Theme for Chrome, on open another tab.

Matrix Effect Chromeคืออะไร?

Matrix Effect Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย juliocflima และคุณลักษณะหลักของมันคือ "Theme for Chrome, on open another tab."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Matrix Effect Chrome

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

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

                        Extension for Matrix Effect in new tab. For home page add the link: https://juloko.github.io/matrix-effect/                    

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

ชื่อ Matrix Effect Chrome Matrix Effect Chrome
ID hifkbbkonokckpinbkhkbhlemgpojbpk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/matrix-effect-chrome/hifkbbkonokckpinbkhkbhlemgpojbpk
คำอธิบาย Theme for Chrome, on open another tab.
ขนาดไฟล์ 7.69 MB
จำนวนการติดตั้ง 211
เวอร์ชันปัจจุบัน 2.4
อัปเดตครั้งล่าสุด 2020-06-14
วันที่เผยแพร่ 2020-06-13
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา juliocflima
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://juloko.github.io/matrix-effect/
URL หน้าช่วยเหลือ https://github.com/juloko/matrix-effect
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Matrix Effect Chrome",
    "description": "Theme for Chrome, on open another tab.",
    "version": "2.4",
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "assets\/images\/m.png"
    }
}