MyAffStats Dashboard

MyAffStats Dashboard

What is MyAffStats Dashboard?

MyAffStats Dashboard is a Chrome extension developed by http://www.myaffstats.com, and its main feature is "MyAffStats Dashboard".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download MyAffStats Dashboard Extension CRX File

Download MyAffStats Dashboard 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

                                            

Extension Basic Information

Name MyAffStats Dashboard MyAffStats Dashboard
ID baikembnjnblmejjaglclbabgaamlali
Official URL https://chrome.google.com/webstore/detail/myaffstats-dashboard/baikembnjnblmejjaglclbabgaamlali
Description MyAffStats Dashboard
File Size 575 KB
Installation Count 187
Current Version 0.5.4
Last Updated 2015-05-20
Publish Date 2015-05-20
Rating 4.00/5 Total 10 Ratings
Developer http://www.myaffstats.com
Payment Type free
Extension Website http://www.myaffstats.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MyAffStats Dashboard",
    "short_name": "MyAffStats",
    "description": "MyAffStats Dashboard",
    "version": "0.5.4",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjLUuQg\/e2U4ImhCNX9Sx1QWE3ojQSnu5C6u0tFymVpcez3nuSabRkz3GIGIgeQz3dw9xRVtEPq4oZXLNQero1knsHVP5phn11szl0J7622NfH6qixK6PI334ME7LVvWJSpswmyHx01zwnbT2QZMFp6g9LyjImumANERBQ5ovAw5Tjc8QcOx+MM4TQEyy0fAj50QkqiV1H0kBR4WXPWcyhSg1WeQ4XvXNK0Q2l\/FFmb2jee6CWBQ\/7VmKBf0amgLIUz7cyWWdkBVxgQdjfUxnGLPiOOYz6NJOe1gkXrd4HhynJWsUi+HFG9gJlrIB78ycqlcMmONBmh7MKVntdceLEwIDAQAB",
    "permissions": [
        "alarms",
        "storage",
        "tabs",
        "notifications",
        "*:\/\/*\/"
    ],
    "options_page": "settings.html",
    "oauth2": {
        "client_id": "2265045899-jvt5als5934ghbal9t0veviacaaq8m26.apps.googleusercontent.com",
        "redirect_uri": "urn:ietf:wg:oauth:2.0:oob:auto",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/adsense.readonly"
        ],
        "app_key": "AIzaSyAYZZ_XV-Zo_J9C3chO6kHi9gQTEbaMhG8",
        "_": "eff09c6f69cf6ce363d0738icle3a6e0elec6lal73f6c9f0"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.intercomcdn.com https:\/\/*.intercom.io https:\/\/cdn.segment.com https:\/\/cdn.mxpnl.com; object-src 'self'",
    "browser_action": {
        "default_icon": "images\/favicon.ico",
        "default_popup": "popup.html",
        "default_title": "MyAffStats Dashboard"
    },
    "background": {
        "scripts": [
            "js\/oauth2.js",
            "js\/background.js",
            "js\/lib\/jquery-2.1.1.min.js",
            "js\/lib\/moment.min.js",
            "js\/lib\/lodash.min.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "images\/favicon.ico",
        "48": "images\/favicon.ico",
        "128": "images\/favicon.ico"
    }
}