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 |
| 官方網址 | 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"
}
} | |