The Source Tab

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

Qu'est-ce que The Source Tab ?

The Source Tab est une extension Chrome développée par https://access.thesource.social, et sa fonction principale est "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension The Source Tab

Téléchargez les fichiers d'extension The Source Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom The Source Tab The Source Tab
ID nobbnaiokafldlmkbcoideaiapfcckej
URL Officiel https://chromewebstore.google.com/detail/the-source-tab/nobbnaiokafldlmkbcoideaiapfcckej
Description Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser
Taille du Fichier 204 KB
Nombre d'Installations 298
Version Actuelle 1.9
Dernière Mise à Jour 2018-09-14
Date de Publication 2018-09-13
Développeur https://access.thesource.social
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.thesource.social
URL de la Page de Politique de Confidentialité http://access.thesource.social/doc/TheSource_Terms.pdf
Langues Prises en Charge 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'"
}