CashEncode CB Stats

CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!

What is CashEncode CB Stats?

CashEncode CB Stats is a Chrome extension developed by https://www.cashencode.com, and its main feature is "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download CashEncode CB Stats Extension CRX File

Download CashEncode CB Stats extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name CashEncode CB Stats CashEncode CB Stats
ID dpkddffbmigjipijlnobedoieclkndig
Official URL https://chromewebstore.google.com/detail/cashencode-cb-stats/dpkddffbmigjipijlnobedoieclkndig
Description CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!
File Size 1.39 MB
Installation Count 56
Current Version 1.0.4.3
Last Updated 2016-04-05
Publish Date 2016-04-04
Rating 4.00/5 Total 2 Ratings
Developer https://www.cashencode.com
Payment Type free
Supported Languages 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"
    }
}