Splendid
A collection of splendid background videos on every new tab
Splendidคืออะไร?
Splendid เป็นส่วนขยายของ Chrome ที่พัฒนาโดย danielkellyio และคุณลักษณะหลักของมันคือ "A collection of splendid background videos on every new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Splendid
ดาวน์โหลดไฟล์ส่วนขยาย Splendid ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Make your new tab experience SPLENDID with an assortment of BEAUTIFUL VIDEOS, customizable to your settings. NEW videos uploaded monthly :)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ![]() |
ID | cclkohfblcmkiefomfkbgiphdngjmjpl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl |
คำอธิบาย | A collection of splendid background videos on every new tab |
ขนาดไฟล์ | 464 KB |
จำนวนการติดตั้ง | 39 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2020-04-27 |
วันที่เผยแพร่ | 2020-04-27 |
ผู้พัฒนา | danielkellyio |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Splendid", "version": "1.4", "description": "A collection of splendid background videos on every new tab", "icons": [], "chrome_url_overrides": { "newtab": "index.html" }, "content_scripts": [], "permissions": [ "tabs" ] } |