By: MTG Quick Search
Inspect and view changes in MTG Quick Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MTG Quick Search",
"version": "1.0.8",
"description": "Easily look up MTG cards without leaving the page you are currently on, using a context menu item or keyboard shortcut.",
"permissions": [
"activeTab",
"contextMenus",
"https://api.scryfall.com/*",
"storage"
],
"icons": {
"16": "icon16x16.png",
"48": "icon48x48.png",
"96": "icon96x96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"mtgQuickSearch.css"
],
"js": [
"browser-polyfill.min.js",
"add-listeners.js"
]
}
],
"background": {
"scripts": [
"browser-polyfill.min.js",
"background.js"
]
},
"commands": {
"mtg-quick-search-find-card": {
"suggested_key": {
"default": "Alt+Shift+S"
},
"description": "Search Scryfall for selected text"
},
"mtg-quick-search-enter-card": {
"suggested_key": {
"default": "Alt+Shift+E"
},
"description": "Opens textbox to type a card name to search for"
}
},
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "mtg-quick-search@fluffystingray.com"
}
},
"developer": {
"url": "https://github.com/psychedelicious/mtg-quick-search"
}
} Best MTG Quick Search Alternatives
Here are some Firefox add-ons that are similar to MTG Quick Search:
MTG Card Searcher
ThiefZero
Scryfall Card Search
Julian Zipper
FireGather
mmcru
TCG Marketplace Search
dhammsham
Reddit MTG Card Hover
Suitangi
MTG Card Price Checker
tcgpricechecker
Shambleshark (Unofficial Scryfall Extension)
Blade Barringer
PriceCharting Pokémon Search
Daniel
MTGStocks Companion for TCGplayer
MTGStocks
Build and Brew. Online!
RapidEDH
No Scryfall Autocomplete
Parrotapocalypse
Magic: The Gathering Card Downloader
IPedrax