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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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",
        ""
    ]
}