adsbitcoin.io - Get Bitcoins in a second.
Get Bitcoins in a second.
什么是adsbitcoin.io - Get Bitcoins in a second.?
adsbitcoin.io - Get Bitcoins in a second.是由http://adsbitcoin.io开发的Chrome扩展程序,该扩展的主要功能是“Get Bitcoins in a second.”。
扩展截图
下载adsbitcoin.io - Get Bitcoins in a second.扩展crx文件
下载adsbitcoin.io - Get Bitcoins in a second.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Adsbitcoin new Bitcoin PTC site. Our site works on the PTC system (Paid To Click). Advertisers order advertising, users click on it and receive part of the money from the advertiser’s money. Get a bitcoin audience to your site. 100% anonymous. User can get free bitcoin, just for simple clicks. By installing this extension, you have to accept our Terms of Service.
扩展基本信息
名称 | |
ID | ijpmihhlfkkfeimocndobeghgdggkail |
官方URL | https://chrome.google.com/webstore/detail/adsbitcoinio-get-bitcoins/ijpmihhlfkkfeimocndobeghgdggkail |
简介 | Get Bitcoins in a second. |
文件大小 | 130 KB |
安装次数 | 7,857 |
当前版本 | 0.112 |
更新时间 | 2020-12-02 |
上架时间 | 2020-06-07 |
评分 | 3.82/5 共45次评分 |
开发者 | http://adsbitcoin.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://adsbitcoin.io/ |
帮助页面URL | https://adsbitcoin.io/faq |
隐私政策页面URL | https://adsbitcoin.io/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "src\/background.js" ] }, "browser_action": { "default_icon": "src\/UI\/Assets\/icons\/128.png", "default_popup": "src\/UI\/Popup\/dist\/index.html", "default_title": "adsbitcoin.io - Get Bitcoins in a second." }, "content_scripts": [], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';", "externally_connectable": { "matches": [ "*:\/\/adsbitcoin.io\/*" ] }, "description": "Get Bitcoins in a second.", "icons": { "128": "src\/UI\/Assets\/icons\/128.png", "16": "src\/UI\/Assets\/icons\/16.png", "19": "src\/UI\/Assets\/icons\/19.png", "38": "src\/UI\/Assets\/icons\/38.png", "48": "src\/UI\/Assets\/icons\/48.png", "64": "src\/UI\/Assets\/icons\/64.png" }, "manifest_version": 2, "name": "adsbitcoin.io - Get Bitcoins in a second.", "permissions": [ "*:\/\/adsbitcoin.io\/*" ], "short_name": "adsbitcoin.io", "version": "0.112" } |