Tabsy - new tab theme

Beautiful new tab on every page

Apa itu Tabsy - new tab theme?

Tabsy - new tab theme adalah ekstensi Chrome yang dikembangkan oleh Tabsy, dan fitur utamanya adalah "Beautiful new tab on every page".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Tabsy - new tab theme

Unduh file ekstensi Tabsy - new tab theme 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 extension allows you to easily customize beautiful backgrounds and a convenient menu on each new tab of your browser.                    

Informasi Dasar Ekstensi

Nama Tabsy - new tab theme Tabsy - new tab theme
ID jmjldnonaphcafodhlooaaadpdkegjnp
URL Resmi https://chromewebstore.google.com/detail/tabsy-new-tab-theme/jmjldnonaphcafodhlooaaadpdkegjnp
Deskripsi Beautiful new tab on every page
Ukuran File 1.88 MB
Jumlah Instalasi 290
Versi Saat Ini 7.1
Terakhir Diperbarui 2023-06-23
Tanggal Publikasi 2020-05-29
Penilaian 4.00/5 Total 7 Penilaian
Pengembang Tabsy
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://tabsy.app
URL Halaman Bantuan https://tabsy.app/help
URL Halaman Kebijakan Privasi https://docs.google.com/document/d/1TvXIn6CJgYLzlU-SHqh-VgKHydIXU6J5dOxHBtiUmFE/edit?usp=sharing
Bahasa yang Didukung de,en,en-GB,en-US,fr,it,pt-BR,pt-PT,ru,uk
manifest.json
{
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "ru",
    "version": "7.1",
    "manifest_version": 3,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn+JmI98nExWQD15QaswJeqSJiq6hHPRWZXR+SEXgGyA12WmRhJVNZwH360e\/ofcTQwtBwIazG9r4pLhzkQTKd3K\/eQkiuGHgMBMkIosN\/5xsflebSWVVRLwAclUXw0lLtVXXhdhkNJbKU0HBv8F9T8+aeW9JjFrccL6UbWoLb1ojXRKSqDQF5R9vKyJFlBwWi76X0cKA9uqVNXaDHkHRyjj9Vjb0PnCHNZANizwOz2Sg4voFXH2HSO2W\/hsIrbScy0qccYZfHMo32eBg1yY9FYGjVMohXUPtCoO8+GAsxIo3rQPM+ctoDq\/XHb\/8HLxu23nP6wrtgQ7vLxmwySElkwIDAQAB",
    "offline_enabled": true,
    "host_permissions": [
        "http:\/\/zenpromo.beget.tech\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/\/*",
        ""
    ],
    "chrome_url_overrides": {
        "newtab": "main\/index.html"
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self'"
    },
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    }
}