Splendid

A collection of splendid background videos on every new tab

Apa itu Splendid?

Splendid adalah ekstensi Chrome yang dikembangkan oleh danielkellyio, dan fitur utamanya adalah "A collection of splendid background videos on every new tab".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Splendid

Unduh file ekstensi Splendid dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Splendid Splendid
ID cclkohfblcmkiefomfkbgiphdngjmjpl
URL Resmi https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl
Deskripsi A collection of splendid background videos on every new tab
Ukuran File 464 KB
Jumlah Instalasi 39
Versi Saat Ini 1.4
Terakhir Diperbarui 2020-04-27
Tanggal Publikasi 2020-04-27
Pengembang danielkellyio
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}