PeerFly Stats

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

PeerFly Statsคืออะไร?

PeerFly Stats เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.lukepeerfly.com และคุณลักษณะหลักของมันคือ "Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PeerFly Stats

ดาวน์โหลดไฟล์ส่วนขยาย PeerFly Stats ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ PeerFly Stats PeerFly Stats
ID klnhnpnjbeadlneoahjdhiikiedjaajf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/peerfly-stats/klnhnpnjbeadlneoahjdhiikiedjaajf
คำอธิบาย Show your PeerFly stats right in your Chrome browser and get alerts on conversions and referral earnings!
ขนาดไฟล์ 322 KB
จำนวนการติดตั้ง 255
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2014-06-20
วันที่เผยแพร่ 2014-06-20
คะแนน 4.75/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา https://www.lukepeerfly.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://peerfly.com/luke
URL หน้าช่วยเหลือ http://www.lukepeerfly.com/contact
ภาษาที่รองรับ 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"
    }
}