Splendid
A collection of splendid background videos on every new tab
什麼是Splendid?
Splendid是由danielkellyio開發的Chrome擴展程式,該擴展的主要功能是“A collection of splendid background videos on every new tab”。
擴展截圖
下載Splendid擴展crx文件
下載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 |
官方網址 | 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" ] } |