ProductDyno - Unofficial Support Tool

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

ProductDyno - Unofficial Support Tool क्या है?

ProductDyno - Unofficial Support Tool Crowley.Link द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ProductDyno: Sell, License, & Securely Delivery Digital Products!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में ProductDyno - Unofficial Support Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम ProductDyno - Unofficial Support Tool ProductDyno - Unofficial Support Tool
ID nmjijnbpbmgigfhcnemmgfphjmnojbbb
आधिकारिक URL https://chrome.google.com/webstore/detail/productdyno-unofficial-su/nmjijnbpbmgigfhcnemmgfphjmnojbbb
विवरण ProductDyno: Sell, License, & Securely Delivery Digital Products!
फ़ाइल का आकार 12.13 KB
स्थापना संख्या 134
वर्तमान संस्करण 0.9
अंतिम अपडेट 2017-12-06
प्रकाशन तिथि 2017-12-06
डेवलपर Crowley.Link
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://crowley.link/legal
समर्थित भाषाएँ 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"
    }
}