Crypto Airdrops & Bounties
Crypto Airdrops & Bounties
Crypto Airdrops & Bountiesคืออะไร?
Crypto Airdrops & Bounties เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Easier Life และคุณลักษณะหลักของมันคือ "Crypto Airdrops & Bounties"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crypto Airdrops & Bounties
ดาวน์โหลดไฟล์ส่วนขยาย Crypto Airdrops & Bounties ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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\/*" ] } |