CashEncode CB Stats

CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!

Was ist CashEncode CB Stats?

CashEncode CB Stats ist eine Chrome-Erweiterung, die von https://www.cashencode.com entwickelt wurde, und ihr Hauptmerkmal ist "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

CashEncode CB Stats-Erweiterungs-CRX-Datei herunterladen

Laden Sie CashEncode CB Stats-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name CashEncode CB Stats CashEncode CB Stats
ID dpkddffbmigjipijlnobedoieclkndig
Offizielle URL https://chromewebstore.google.com/detail/cashencode-cb-stats/dpkddffbmigjipijlnobedoieclkndig
Beschreibung CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!
Dateigröße 1.39 MB
Installationsanzahl 56
Aktuelle Version 1.0.4.3
Letztes Update 2016-04-05
Veröffentlichungsdatum 2016-04-04
Bewertung 4.00/5 Insgesamt 2 Bewertungen
Entwickler https://www.cashencode.com
Zahlungsart free
Unterstützte Sprachen 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"
    }
}