Tabsy - new tab theme

Beautiful new tab on every page

什麼是Tabsy - new tab theme?

Tabsy - new tab theme是由Tabsy開發的Chrome擴展程式,該擴展的主要功能是“Beautiful new tab on every page”。

擴展截圖

screenshot
screenshot

下載Tabsy - new tab theme擴展crx文件

下載Tabsy - new tab theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The extension allows you to easily customize beautiful backgrounds and a convenient menu on each new tab of your browser.                    

擴展基本資訊

名稱 Tabsy - new tab theme Tabsy - new tab theme
ID jmjldnonaphcafodhlooaaadpdkegjnp
官方網址 https://chromewebstore.google.com/detail/tabsy-new-tab-theme/jmjldnonaphcafodhlooaaadpdkegjnp
簡介 Beautiful new tab on every page
檔案大小 1.88 MB
安裝次數 290
目前版本 7.1
更新時間 2023-06-23
上架時間 2020-05-29
評分 4.00/5 共 7 次評分
開發者 Tabsy
電子郵箱 [email protected]
付費類型 free
擴展官網 https://tabsy.app
說明頁面URL https://tabsy.app/help
隱私政策頁面URL https://docs.google.com/document/d/1TvXIn6CJgYLzlU-SHqh-VgKHydIXU6J5dOxHBtiUmFE/edit?usp=sharing
支援的語言 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"
    }
}