AdPin

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

Qu'est-ce que AdPin ?

AdPin est une extension Chrome développée par https://adpin.io, et sa fonction principale est "AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AdPin

Téléchargez les fichiers d'extension AdPin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom AdPin AdPin
ID halbdjidhlbmfllcjnommbfipfhmllak
URL Officiel https://chromewebstore.google.com/detail/adpin/halbdjidhlbmfllcjnommbfipfhmllak
Description AdPin is a browser extension that allows you to earn money when you bookmark your favorite content, with just one button click!
Taille du Fichier 1.32 MB
Nombre d'Installations 102
Version Actuelle 1.3.1
Dernière Mise à Jour 2018-05-18
Date de Publication 2018-05-18
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://adpin.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://adpin.io
URL de la Page d'Aide http://adpin.io
Langues Prises en Charge 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",
        ""
    ]
}