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是由https://adpin.io開發的Chrome擴展程式,該擴展的主要功能是“AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!”。

擴展截圖

screenshot

下載AdPin擴展crx文件

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