Tabsy - new tab theme

Beautiful new tab on every page

ما هو Tabsy - new tab theme؟

Tabsy - new tab theme هو إضافة Chrome تم تطويرها بواسطة Tabsy، والميزة الرئيسية لها هي "Beautiful new tab on every page".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Tabsy - new tab theme

قم بتنزيل ملفات الامتداد Tabsy - new tab theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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
عنوان صفحة المساعدة https://tabsy.app/help
عنوان صفحة سياسة الخصوصية 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"
    }
}