Splendid

A collection of splendid background videos on every new tab

What is Splendid?

Splendid is a Chrome extension developed by danielkellyio, and its main feature is "A collection of splendid background videos on every new tab".

Extension Screenshots

screenshot

Download Splendid Extension CRX File

Download Splendid extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Make your new tab experience SPLENDID with an assortment of BEAUTIFUL VIDEOS, customizable to your settings. NEW videos uploaded monthly :)                    

Extension Basic Information

Name Splendid Splendid
ID cclkohfblcmkiefomfkbgiphdngjmjpl
Official URL https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl
Description A collection of splendid background videos on every new tab
File Size 464 KB
Installation Count 39
Current Version 1.4
Last Updated 2020-04-27
Publish Date 2020-04-27
Developer danielkellyio
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}