CashEncode CB Stats

CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!

CashEncode CB Statsคืออะไร?

CashEncode CB Stats เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.cashencode.com และคุณลักษณะหลักของมันคือ "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CashEncode CB Stats

ดาวน์โหลดไฟล์ส่วนขยาย CashEncode CB Stats ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        CashEncode ClickBank Stats extension monitors your ClickBank account stats as a vendor or an affiliate, displays a counter icon badge for your transactions of a preset period of time with details view, search and export capabilities and notifications for new transactions!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ CashEncode CB Stats CashEncode CB Stats
ID dpkddffbmigjipijlnobedoieclkndig
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cashencode-cb-stats/dpkddffbmigjipijlnobedoieclkndig
คำอธิบาย CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!
ขนาดไฟล์ 1.39 MB
จำนวนการติดตั้ง 56
เวอร์ชันปัจจุบัน 1.0.4.3
อัปเดตครั้งล่าสุด 2016-04-05
วันที่เผยแพร่ 2016-04-04
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.cashencode.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CashEncode CB Stats",
    "description": "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!",
    "version": "1.0.4.3",
    "short_name": "CashEncode CB States",
    "background": {
        "page": "background.html"
    },
    "icons": {
        "16": "images\/logo\/16.png",
        "32": "images\/logo\/32.png",
        "48": "images\/logo\/48.png",
        "128": "images\/logo\/128.png"
    },
    "options_page": "settings.html",
    "permissions": [
        "tabs",
        "https:\/\/api.clickbank.com\/rest\/1.3\/*",
        "storage",
        "notifications",
        "contextMenus"
    ],
    "browser_action": {
        "default_icon": "images\/logo\/19_des.png",
        "default_popup": "popup.html"
    }
}