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