ProductDyno - Unofficial Support Tool

ProductDyno: Sell, License, & Securely Delivery Digital Products!

Qu'est-ce que ProductDyno - Unofficial Support Tool ?

ProductDyno - Unofficial Support Tool est une extension Chrome développée par Crowley.Link, et sa fonction principale est "ProductDyno: Sell, License, & Securely Delivery Digital Products!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension ProductDyno - Unofficial Support Tool

Téléchargez les fichiers d'extension ProductDyno - Unofficial Support Tool 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

                        Unofficial PRODUCTDYNO Support Tool: The easiest way to sell, license, & securely delivery any type of digital product.  This extension is packed with video tutorials, and easy access to your admin area!                    

Informations de Base sur l'Extension

Nom ProductDyno - Unofficial Support Tool ProductDyno - Unofficial Support Tool
ID nmjijnbpbmgigfhcnemmgfphjmnojbbb
URL Officiel https://chrome.google.com/webstore/detail/productdyno-unofficial-su/nmjijnbpbmgigfhcnemmgfphjmnojbbb
Description ProductDyno: Sell, License, & Securely Delivery Digital Products!
Taille du Fichier 12.13 KB
Nombre d'Installations 134
Version Actuelle 0.9
Dernière Mise à Jour 2017-12-06
Date de Publication 2017-12-06
Développeur Crowley.Link
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://crowley.link/legal
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ProductDyno - Unofficial Support Tool",
    "version": "0.9",
    "manifest_version": 2,
    "description": "ProductDyno: Sell, License, & Securely Delivery Digital Products!",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "photo128-128.png",
        "default_title": "ProductDyno: Sell, License, & Securely Delivery Digital Products!",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "photo128-128.png"
    }
}