Pogo Extension

Monetize your Pinterest Pins and engage people with targeted conversations about the things they love.

Pogo Extension क्या है?

Pogo Extension https://yourpogo.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Monetize your Pinterest Pins and engage people with targeted conversations about the things they love."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Pogo Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Pogo is a Pay-For-Performance Digital Publishing Platform for Pinterest. Pogo leverages the power of affiliate advertising to earn money from the purchases your Pinterest followers are already making.

You're already posting lots of pins on Pinterest. Why not take advantage of them? Your followers wait an average of 3-8 seconds a link to load. Pogo helps you take advantage of that window of time by displaying custom content. Here are some of the ways to use it:
1. Promote your website, blog, and other social media websites. Why limit the party to only one profile?
2. Generate passive monthly income from purchases your followers are already making.
3. Use the valuable window of time to communicate a message or promote a cause.

How to use:
1. Download the Pogo PinIt Extension and install.
2. Be sure to create a Pinterest account.
3. Be sure to create a Pogo account (Go to: http://yourpogo.com)

That's it! Happy Pinning.                    

एक्सटेंशन की मूल जानकारी

नाम Pogo Extension Pogo Extension
ID lklfjcodhgcfjbmffgiadhchjhlbkefg
आधिकारिक URL https://chromewebstore.google.com/detail/pogo-extension/lklfjcodhgcfjbmffgiadhchjhlbkefg
विवरण Monetize your Pinterest Pins and engage people with targeted conversations about the things they love.
फ़ाइल का आकार 75.52 KB
स्थापना संख्या 208
वर्तमान संस्करण 1.3
अंतिम अपडेट 2016-03-14
प्रकाशन तिथि 2016-03-14
रेटिंग 4.00/5 कुल 1 रेटिंग्स
डेवलपर https://yourpogo.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://yourpogo.com
सहायता पृष्ठ URL http://yourpogo.com/FAQ
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pogo Extension",
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "16": "icons\/button.png"
    },
    "web_accessible_resources": [
        "res\/*",
        "assets\/*",
        "icons\/*"
    ],
    "description": "Monetize your Pinterest Pins and engage people with targeted conversations about the things they love.",
    "background": {
        "page": "background.html"
    },
    "homepage_url": "http:\/\/yourpogo.com\/",
    "version": "1.3",
    "options_page": "options.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_icon": "icons\/button.png",
        "default_title": "Pogo Pinterest Extension Button"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "webNavigation"
    ]
}