Tokyo Cyberpunk New Tab

Tokyo Cyberpunk New Tab personal dashboard

Apa itu Tokyo Cyberpunk New Tab?

Tokyo Cyberpunk New Tab adalah ekstensi Chrome yang dikembangkan oleh newtabdemo, dan fitur utamanya adalah "Tokyo Cyberpunk New Tab personal dashboard".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Tokyo Cyberpunk New Tab

Unduh file ekstensi Tokyo Cyberpunk New 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

                        The best Cyberpunk New Tab around.

Features included:
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

Informasi Dasar Ekstensi

Nama Tokyo Cyberpunk New Tab Tokyo Cyberpunk New Tab
ID ecejfhgabhfplpljkjiiacfcocgbbdhi
URL Resmi https://chrome.google.com/webstore/detail/tokyo-cyberpunk-new-tab/ecejfhgabhfplpljkjiiacfcocgbbdhi
Deskripsi Tokyo Cyberpunk New Tab personal dashboard
Ukuran File 67.91 MB
Jumlah Instalasi 66
Versi Saat Ini 1.5
Terakhir Diperbarui 2023-04-02
Tanggal Publikasi 2023-04-02
Penilaian 5.00/5 Total 2 Penilaian
Pengembang newtabdemo
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tokyo Cyberpunk New Tab",
    "description": "Tokyo Cyberpunk New Tab personal dashboard",
    "version": "1.5",
    "manifest_version": 3,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}