Pogo Extension
Monetize your Pinterest Pins and engage people with targeted conversations about the things they love.
Pogo Extensionคืออะไร?
Pogo Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://yourpogo.com และคุณลักษณะหลักของมันคือ "Monetize your Pinterest Pins and engage people with targeted conversations about the things they love."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pogo Extension
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" ] } |