The Source Tab

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

Wat is The Source Tab?

The Source Tab is een Chrome-extensie ontwikkeld door https://access.thesource.social, en de belangrijkste functie is "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie The Source Tab

Download The Source Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam The Source Tab The Source Tab
ID nobbnaiokafldlmkbcoideaiapfcckej
Officiële URL https://chromewebstore.google.com/detail/the-source-tab/nobbnaiokafldlmkbcoideaiapfcckej
Beschrijving Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser
Bestandsgrootte 204 KB
Aantal Installaties 298
Huidige Versie 1.9
Laatst Bijgewerkt 2018-09-14
Publicatiedatum 2018-09-13
Ontwikkelaar https://access.thesource.social
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.thesource.social
URL van de Privacybeleid Pagina http://access.thesource.social/doc/TheSource_Terms.pdf
Ondersteunde Talen 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'"
}