Splendid

A collection of splendid background videos on every new tab

Cos'è Splendid?

Splendid è un'estensione di Chrome sviluppata da danielkellyio, e la sua funzione principale è "A collection of splendid background videos on every new tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Splendid

Scarica i file di estensione Splendid in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Splendid Splendid
ID cclkohfblcmkiefomfkbgiphdngjmjpl
URL Ufficiale https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl
Descrizione A collection of splendid background videos on every new tab
Dimensione del File 464 KB
Conteggio Installazioni 39
Versione Corrente 1.4
Ultimo Aggiornamento 2020-04-27
Data di Pubblicazione 2020-04-27
Sviluppatore danielkellyio
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}