The Source Tab

Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser

ما هو The Source Tab؟

The Source Tab هو إضافة Chrome تم تطويرها بواسطة https://access.thesource.social، والميزة الرئيسية لها هي "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة The Source Tab

قم بتنزيل ملفات الامتداد The Source Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                                            

معلومات أساسية عن التمديد

الاسم The Source Tab The Source Tab
ID nobbnaiokafldlmkbcoideaiapfcckej
عنوان URL الرسمي https://chromewebstore.google.com/detail/the-source-tab/nobbnaiokafldlmkbcoideaiapfcckej
الوصف Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser
حجم الملف 204 KB
عدد التثبيتات 298
النسخة الحالية 1.9
آخر تحديث 2018-09-14
تاريخ النشر 2018-09-13
المطور https://access.thesource.social
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.thesource.social
عنوان صفحة سياسة الخصوصية http://access.thesource.social/doc/TheSource_Terms.pdf
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Source Tab",
    "version": "1.9",
    "description": "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser",
    "manifest_version": 2,
    "page_action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/access.thesource.social https:\/\/www.google-analytics.com; object-src 'self'"
}