Scene Tab

Delightful, speedy, and customizable, a charming new tab design.

Apa itu Scene Tab?

Scene Tab adalah ekstensi Chrome yang dikembangkan oleh https://scene-tab.com, dan fitur utamanya adalah "Delightful, speedy, and customizable, a charming new tab design.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Scene Tab

Unduh file ekstensi Scene Tab 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

                        Delightful, speedy, and customizable, a charming new tab design.
A series of beautiful clock styles, combine with your favorite images easily.
And Customize your own clock, with HTML / CSS that you are familiar with.
Enjoy it!                    

Informasi Dasar Ekstensi

Nama Scene Tab Scene Tab
ID dbfohgocekckdjinlpmdednalcilidgp
URL Resmi https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp
Deskripsi Delightful, speedy, and customizable, a charming new tab design.
Ukuran File 2.59 MB
Jumlah Instalasi 64
Versi Saat Ini 0.26.3
Terakhir Diperbarui 2024-01-30
Tanggal Publikasi 2023-07-06
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://scene-tab.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.scene-tab.com/
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scene Tab",
    "description": "Delightful, speedy, and customizable, a charming new tab design.",
    "version": "0.26.3",
    "icons": {
        "16": "Public\/assets\/icons\/icon-s-16.png",
        "32": "Public\/assets\/icons\/icon-s-32.png",
        "48": "Public\/assets\/icons\/icon-s-48.png",
        "128": "Public\/assets\/icons\/icon-128.png"
    },
    "permissions": [
        "alarms",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}