Pogo Extension

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

什麼是Pogo Extension?

Pogo Extension是由https://yourpogo.com開發的Chrome擴展程式,該擴展的主要功能是“Monetize your Pinterest Pins and engage people with targeted conversations about the things they love.”。

擴展截圖

screenshot

下載Pogo Extension擴展crx文件

下載Pogo Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}