Crypto Airdrops & Bounties
Crypto Airdrops & Bounties
Crypto Airdrops & Bounties क्या है?
Crypto Airdrops & Bounties Easier Life द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Crypto Airdrops & Bounties"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Crypto Airdrops & Bounties एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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\/*" ] } |