TrafficAdPays

Extension for trafficadpays.com

What is TrafficAdPays?

TrafficAdPays is a Chrome extension developed by https://trafficadpays.com, and its main feature is "Extension for trafficadpays.com".

Extension Screenshots

screenshot

Download TrafficAdPays Extension CRX File

Download TrafficAdPays extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Get access to TrafficAdPays.com with just a click of a button! Downloading our extension takes just a few seconds! 

Not a member yet? Signup for free and start experiencing what our website has to offer. We are the #1 Rated Traffic Generator online, that pays our members just for advertising their business or affiliate links!

Be sure to join OnlineSocialHub.com for up to date information.                    

Extension Basic Information

Name TrafficAdPays TrafficAdPays
ID meglgmcjkeihbjncfjgphjkgedpfiola
Official URL https://chromewebstore.google.com/detail/trafficadpays/meglgmcjkeihbjncfjgphjkgedpfiola
Description Extension for trafficadpays.com
File Size 8.41 KB
Installation Count 44
Current Version 1.0
Last Updated 2016-04-17
Publish Date 2016-04-16
Rating 3.00/5 Total 2 Ratings
Developer https://trafficadpays.com
Email [email protected]
Payment Type free
Extension Website http://trafficadpays.com/login
Help Page URL http://onlinesocialhub.com/groups/view/1/trafficadpays-success-group
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TrafficAdPays",
    "description": "Extension for trafficadpays.com",
    "version": "1.0",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}