CashEncode CB Stats

CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!

CashEncode CB Stats là gì?

CashEncode CB Stats là một tiện ích mở rộng Chrome được phát triển bởi https://www.cashencode.com, và tính năng chính của nó là "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CashEncode CB Stats

Tải xuống các tệp mở rộng CashEncode CB Stats 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

                        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!                    

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

Tên CashEncode CB Stats CashEncode CB Stats
ID dpkddffbmigjipijlnobedoieclkndig
URL Chính Thức https://chromewebstore.google.com/detail/cashencode-cb-stats/dpkddffbmigjipijlnobedoieclkndig
Mô tả CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!
Kích Thước Tệp 1.39 MB
Số Lần Cài Đặt 56
Phiên Bản Hiện Tại 1.0.4.3
Cập Nhật Lần Cuối 2016-04-05
Ngày Phát Hành 2016-04-04
Đánh Giá 4.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://www.cashencode.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}