ProductDyno - Unofficial Support Tool

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

什么是ProductDyno - Unofficial Support Tool?

ProductDyno - Unofficial Support Tool是由Crowley.Link开发的Chrome扩展程序,该扩展的主要功能是“ProductDyno: Sell, License, & Securely Delivery Digital Products!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载ProductDyno - Unofficial Support Tool扩展crx文件

下载ProductDyno - Unofficial Support Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}