Primal

Dig deeper into what matters to you. Discover content related to any page you’re browsing.

Qu'est-ce que Primal ?

Primal est une extension Chrome développée par http://primal.com, et sa fonction principale est "Dig deeper into what matters to you. Discover content related to any page you’re browsing.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Primal

Téléchargez les fichiers d'extension Primal 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 Primal Primal
ID plognhccabachpokmpphghpcddeheojb
URL Officiel https://chrome.google.com/webstore/detail/primal/plognhccabachpokmpphghpcddeheojb
Description Dig deeper into what matters to you. Discover content related to any page you’re browsing.
Taille du Fichier 58.7 KB
Nombre d'Installations 21
Version Actuelle 0.32
Dernière Mise à Jour 2017-11-20
Date de Publication 2017-11-20
Développeur http://primal.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://corp.primal.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Primal",
    "description": "Dig deeper into what matters to you. Discover content related to any page you\u2019re browsing.",
    "version": "0.32",
    "icons": {
        "16": "\/app\/img\/icon16.png",
        "48": "\/app\/img\/icon48.png",
        "128": "\/app\/img\/icon128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "https:\/\/*.primal.com\/",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/app.primal.com; object-src 'self'",
    "browser_action": {
        "default_popup": "\/app\/popup.html",
        "default_icon": {
            "19": "\/app\/img\/icon19.png",
            "38": "\/app\/img\/icon38.png"
        }
    },
    "minimum_chrome_version": "26"
}