Magic: The Gathering card search

Search for Magic: The Gathering cards in the magiccard.info database

Magic: The Gathering card search क्या है?

Magic: The Gathering card search Jonas Persson द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search for Magic: The Gathering cards in the magiccard.info database"।

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

screenshot

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

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

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

                        Blazing fast search function for Magic: The Gathering cards. Currently only supports english cards.                    

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

नाम Magic: The Gathering card search Magic: The Gathering card search
ID hedegdfkgcpbkohmhojiamfmmcoalnoc
आधिकारिक URL https://chromewebstore.google.com/detail/magic-the-gathering-card/hedegdfkgcpbkohmhojiamfmmcoalnoc
विवरण Search for Magic: The Gathering cards in the magiccard.info database
फ़ाइल का आकार 148 KB
स्थापना संख्या 148
वर्तमान संस्करण 1.0.0.3
अंतिम अपडेट 2017-10-26
प्रकाशन तिथि 2017-10-26
रेटिंग 4.00/5 कुल 3 रेटिंग्स
डेवलपर Jonas Persson
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/jop-io/mtg-card-search
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Magic: The Gathering card search",
    "short_name": "MTG card search",
    "description": "Search for Magic: The Gathering cards in the magiccard.info database",
    "version": "1.0.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true
}