PeerFly Stats

Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!

Wat is PeerFly Stats?

PeerFly Stats is een Chrome-extensie ontwikkeld door https://www.lukepeerfly.com, en de belangrijkste functie is "Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie PeerFly Stats

Download PeerFly Stats-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        View all of your PeerFly stats right form your browser! You can see:
- Current Balance
- Paid Balance
- Total Referrals
- Past Week Stats
- Recent Earnings (conversions and referrals!)

Approved PeerFly Publisher account required. Apply today!
http://peerfly.com/luke

Created by PeerFly Director of Marketing, Luke Kling:
http://www.LukePeerFly.com

The Firefox version is available at:
https://addons.mozilla.org/en-US/firefox/addon/peerfly-stats/                    

Basisinformatie over de Extensie

Naam PeerFly Stats PeerFly Stats
ID klnhnpnjbeadlneoahjdhiikiedjaajf
Officiële URL https://chromewebstore.google.com/detail/peerfly-stats/klnhnpnjbeadlneoahjdhiikiedjaajf
Beschrijving Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!
Bestandsgrootte 322 KB
Aantal Installaties 255
Huidige Versie 2.1
Laatst Bijgewerkt 2014-06-20
Publicatiedatum 2014-06-20
Beoordeling 4.75/5 Totaal 12 Beoordelingen
Ontwikkelaar https://www.lukepeerfly.com
Betalingswijze free
Extensiewebsite http://peerfly.com/luke
Help Pagina-URL http://www.lukepeerfly.com/contact
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PeerFly Stats",
    "version": "2.1",
    "manifest_version": 2,
    "description": "Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/peerfly.com\/",
        "notifications"
    ],
    "background": {
        "page": "background.html"
    }
}