FREE BITCOIN
Win upto $200 in Bitcoins every hour, no strings attached! Multiply your bitcoins, free weekly lottery with big prizes
什么是FREE BITCOIN?
FREE BITCOIN是由HNS开发的Chrome扩展程序,该扩展的主要功能是“Win upto $200 in Bitcoins every hour, no strings attached! Multiply your bitcoins, free weekly lottery with big prizes”。
扩展截图
下载FREE BITCOIN扩展crx文件
下载FREE BITCOIN扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Register for free. And claim upto $200 in Bitcoins every hour, no strings attached! Multiply your bitcoins, free weekly lottery with big prizes. 扩展基本信息
| 名称 | |
| ID | bgplngjbambbciomdflipmdhbkgbofoj |
| 官方URL | https://chromewebstore.google.com/detail/free-bitcoin/bgplngjbambbciomdflipmdhbkgbofoj |
| 简介 | Win upto $200 in Bitcoins every hour, no strings attached! Multiply your bitcoins, free weekly lottery with big prizes |
| 文件大小 | 15.9 KB |
| 安装次数 | 4,880 |
| 当前版本 | 1.0 |
| 更新时间 | 2019-11-14 |
| 上架时间 | 2019-11-14 |
| 评分 | 4.41/5 共34次评分 |
| 开发者 | HNS |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "FREE BITCOIN",
"manifest_version": 2,
"short_name": "FREE BITCOIN",
"description": "Win upto $200 in Bitcoins every hour, no strings attached! Multiply your bitcoins, free weekly lottery with big prizes",
"version": "1.0",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "16x16.png"
},
"icons": {
"128": "freebitcoin.png"
}
} | |