ProductDyno - Unofficial Support Tool

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

ProductDyno - Unofficial Support Toolคืออะไร?

ProductDyno - Unofficial Support Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Crowley.Link และคุณลักษณะหลักของมันคือ "ProductDyno: Sell, License, & Securely Delivery Digital Products!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ProductDyno - Unofficial Support Tool

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}