trafficly.io - Get Bitcoins in a second.
Get Bitcoins in a second.
trafficly.io - Get Bitcoins in a second.란 무엇입니까?
trafficly.io - Get Bitcoins in a second.은(는) https://trafficly.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get Bitcoins in a second."입니다.
확장 프로그램 스크린샷
trafficly.io - Get Bitcoins in a second. 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Get Bitcoins in a second. Earn Free Bitcoin in a second. This extension will improve your experience with trafficly.io, which let you earn bitcoins while visiting our advertisers. Please note that you might see our advertisers and banners while browsing. Happy earnings!
확장 프로그램 기본 정보
이름 | |
ID | kmocgjpcbdnngajkppcemacfebaaeiid |
공식 URL | https://chrome.google.com/webstore/detail/trafficlyio-get-bitcoins/kmocgjpcbdnngajkppcemacfebaaeiid |
설명 | Get Bitcoins in a second. |
파일 크기 | 323 KB |
설치 횟수 | 11,083 |
현재 버전 | 0.1105 |
최근 업데이트 | 2020-06-08 |
출시 날짜 | 2020-06-08 |
평점 | 3.84/5 총 76 개의 평점 |
개발자 | https://trafficly.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://trafficly.io |
개인정보 보호 정책 페이지 URL | https://trafficly.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": "trafficly.io - Get Bitcoins in a second." }, "content_scripts": [], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';", "externally_connectable": { "matches": [ "*:\/\/trafficly.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": "trafficly.io - Get Bitcoins in a second.", "permissions": [ "*:\/\/trafficly.io\/*" ], "short_name": "trafficly.io", "version": "0.1105" } |