AdPin

AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!

AdPinคืออะไร?

AdPin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://adpin.io และคุณลักษณะหลักของมันคือ "AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!"

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

screenshot

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

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

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

                        As an AdPin Revenue Share Partner you will earn a percentage of the revenue generated from our affiliate relationships. Just download and install an AdPin Extension and start bookmarking great content that you see while surfing the web. Distribute the AdPin link that is generated by the extension throughout your social networks. Facebook, Twitter, Instagram, SnapChat, blogs, websites, etc... When your AdPin link is clicked we will display a targeted ad based on the context of the content associated to the link. We then track and attribute your earnings based on the ads that generate revenue. That's it! Download a browser extension now and start earning money.                    

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

ชื่อ AdPin AdPin
ID halbdjidhlbmfllcjnommbfipfhmllak
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/adpin/halbdjidhlbmfllcjnommbfipfhmllak
คำอธิบาย AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!
ขนาดไฟล์ 1.32 MB
จำนวนการติดตั้ง 102
เวอร์ชันปัจจุบัน 1.3.1
อัปเดตครั้งล่าสุด 2018-05-18
วันที่เผยแพร่ 2018-05-18
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://adpin.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://adpin.io
URL หน้าช่วยเหลือ http://adpin.io
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AdPin",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png",
        "16": "icon_16.png"
    },
    "web_accessible_resources": [
        "res\/*",
        "assets\/*",
        "icons\/*"
    ],
    "description": "AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!",
    "homepage_url": "http:\/\/adpin.io\/",
    "version": "1.3.1",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_icon": {
            "19": "icon_19.png",
            "38": "icon_76.png"
        },
        "default_title": "AdPin",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        ""
    ]
}