TrafficAdPays
Extension for trafficadpays.com
什么是TrafficAdPays?
TrafficAdPays是由https://trafficadpays.com开发的Chrome扩展程序,该扩展的主要功能是“Extension for trafficadpays.com”。
扩展截图
下载TrafficAdPays扩展crx文件
下载TrafficAdPays扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | meglgmcjkeihbjncfjgphjkgedpfiola |
| 官方URL | https://chromewebstore.google.com/detail/trafficadpays/meglgmcjkeihbjncfjgphjkgedpfiola |
| 简介 | Extension for trafficadpays.com |
| 文件大小 | 8.41 KB |
| 安装次数 | 44 |
| 当前版本 | 1.0 |
| 更新时间 | 2016-04-17 |
| 上架时间 | 2016-04-16 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | https://trafficadpays.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://trafficadpays.com/login |
| 帮助页面URL | http://onlinesocialhub.com/groups/view/1/trafficadpays-success-group |
| 支持的语言 | 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"
}
} | |