The Source Tab

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

The Source Tab क्या है?

The Source Tab https://access.thesource.social द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में The Source Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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'"
}