Fetch

Simple & Powerful Ethereum Wallet

Fetch क्या है?

Fetch https://hellofetch.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simple & Powerful Ethereum Wallet"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fetch एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Fetch is a powerful and simple Ethereum wallet that makes it easy to see the best prices for a trade and make trades with one-click. 

- Scans and finds your holdings automatically across 200+ tokens. Never enter another contract address. 
- Check prices from 20+ exchanges for a trade, kayak-style. 
- Make trades with one-click across anonymous and decentralized exchanges. 
- Automatically optimizes gas for any transaction so you don't have to worry about it. 
- Use on any platform. Desktop, web and browser extension today. Mobile app coming soon!
- Complete security - your keys are always your own!
- Easy customer support! We love to help our users.

Learn more:
- Fetch homepage - https://hellofetch.co 
- Download Fetch for Desktop - https://hellofetch.co/download
- Use Fetch on the web - https://app.hellofetch.co                    

एक्सटेंशन की मूल जानकारी

नाम Fetch Fetch
ID kecmijodnhdfdcloacgloliacdofcedj
आधिकारिक URL https://chromewebstore.google.com/detail/fetch/kecmijodnhdfdcloacgloliacdofcedj
विवरण Simple & Powerful Ethereum Wallet
फ़ाइल का आकार 2.08 MB
स्थापना संख्या 123
वर्तमान संस्करण 0.0.6
अंतिम अपडेट 2019-08-12
प्रकाशन तिथि 2019-08-12
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://hellofetch.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://hellofetch.co
सहायता पृष्ठ URL https://intercom.help/hellofetch
गोपनीयता नीति पृष्ठ URL https://hellofetch.co/privacy-policy.pdf
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fetch",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "Simple & Powerful Ethereum Wallet",
    "homepage_url": "https:\/\/hellofetch.co",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "64": "icons\/64x64.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_title": "Fetch",
        "default_popup": "fetch.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "webRequest",
        "notifications"
    ],
    "content_security_policy": "default-src 'self';  script-src 'self' https:\/\/api.hellofetch.co https:\/\/cdn.segment.com https:\/\/cdn.mxpnl.com https:\/\/widget.intercom.io https:\/\/js.intercomcdn.com 'unsafe-eval'; connect-src https:\/\/api.hellofetch.co https:\/\/api-iam.intercom.io wss:\/\/nexus-websocket-a.intercom.io https:\/\/api.mixpanel.com https:\/\/api.segment.io;  style-src * 'unsafe-inline' 'self' blob:; img-src * 'self' data:; font-src * 'self' data:;"
}