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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |