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”。

扩展截图

screenshot

下载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 :)                    

扩展基本信息

名称 Splendid Splendid
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"
    ]
}