Splendid
A collection of splendid background videos on every new tab
Qu'est-ce que Splendid ?
Splendid est une extension Chrome développée par danielkellyio, et sa fonction principale est "A collection of splendid background videos on every new tab".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Splendid
Téléchargez les fichiers d'extension Splendid au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Make your new tab experience SPLENDID with an assortment of BEAUTIFUL VIDEOS, customizable to your settings. NEW videos uploaded monthly :)
Informations de Base sur l'Extension
Nom | ![]() |
ID | cclkohfblcmkiefomfkbgiphdngjmjpl |
URL Officiel | https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl |
Description | A collection of splendid background videos on every new tab |
Taille du Fichier | 464 KB |
Nombre d'Installations | 39 |
Version Actuelle | 1.4 |
Dernière Mise à Jour | 2020-04-27 |
Date de Publication | 2020-04-27 |
Développeur | danielkellyio |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |