CashEncode CB Stats

CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!

CashEncode CB Stats란 무엇입니까?

CashEncode CB Stats은(는) https://www.cashencode.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CashEncode ClickBank Stats Chrome Extension for Vendors and Affiliates!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

CashEncode CB Stats 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}