ProductDyno - Unofficial Support Tool

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

ProductDyno - Unofficial Support Tool là gì?

ProductDyno - Unofficial Support Tool là một tiện ích mở rộng Chrome được phát triển bởi Crowley.Link, và tính năng chính của nó là "ProductDyno: Sell, License, & Securely Delivery Digital Products!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng ProductDyno - Unofficial Support Tool

Tải xuống các tệp mở rộng ProductDyno - Unofficial Support Tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ProductDyno - Unofficial Support Tool ProductDyno - Unofficial Support Tool
ID nmjijnbpbmgigfhcnemmgfphjmnojbbb
URL Chính Thức https://chrome.google.com/webstore/detail/productdyno-unofficial-su/nmjijnbpbmgigfhcnemmgfphjmnojbbb
Mô tả ProductDyno: Sell, License, & Securely Delivery Digital Products!
Kích Thước Tệp 12.13 KB
Số Lần Cài Đặt 134
Phiên Bản Hiện Tại 0.9
Cập Nhật Lần Cuối 2017-12-06
Ngày Phát Hành 2017-12-06
Nhà Phát Triển Crowley.Link
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://crowley.link/legal
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}