Crypto Airdrops & Bounties
Crypto Airdrops & Bounties
Crypto Airdrops & Bounties란 무엇입니까?
Crypto Airdrops & Bounties은(는) Easier Life에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Crypto Airdrops & Bounties"입니다.
확장 프로그램 스크린샷
Crypto Airdrops & Bounties 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Crypto Airdrops & Bounties Get fast access to cryptocurrency related information and tools, much faster and easier. Crypto tools for traders: * Crypto Airdrops & Crypto Bounties - Updated list of cryptocurrency airdrops and cryptocurrency bounties - See estimated airdrop & bounty value - Add airdrops & bounties o favorites - Set airdrops alerts - See step by step instructions We are working day by day to improve your experience, that is why your feedback is very important for us. Don't hesitate to contact us using Live Chat feature from Contact section. Thank you
확장 프로그램 기본 정보
이름 | |
ID | dhgnlgphgchebgoemcjekedjjbifijid |
공식 URL | https://chrome.google.com/webstore/detail/crypto-airdrops-bounties/dhgnlgphgchebgoemcjekedjjbifijid |
설명 | Crypto Airdrops & Bounties |
파일 크기 | 5.32 MB |
설치 횟수 | 1,054 |
현재 버전 | 0.1.7 |
최근 업데이트 | 2018-10-11 |
출시 날짜 | 2018-10-11 |
평점 | 2.82/5 총 11 개의 평점 |
개발자 | Easier Life |
이메일 | [email protected] |
결제 유형 | free |
도움말 페이지 URL | https://tawk.to/chat/5b45fa564af8e57442dc88c6/default/?$_tawk_popout=true |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto Airdrops & Bounties", "version": "0.1.7", "manifest_version": 2, "description": "Crypto Airdrops & Bounties", "background": { "persistent": false, "scripts": [ "js\/libraries\/jquery\/jquery.min.js", "js\/api.js", "src\/oneSignal\/OneSignal.js", "src\/bg\/background.js" ] }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Crypto Airdrops & Bounties", "default_popup": "index.html" }, "permissions": [ "gcm", "storage", "notifications", "identity", "identity.email", "http:\/\/airdropsbounties.localhost\/*" ] } |