A lightweight browser extension that adds a hover option for Reddit's u/MtgCardFetcher bot.
This extension works with both New Reddit and Old Reddit.
Clone this repository
git clone https://github.com/suitangi/RedditMtgCardHover.git
or download the latest release here.
Then you can load the unpacked extension in either firefox-extension
or the chrome-extension
directory (depending on your browser type).
See more instructions here:
- Double click on a card to go to its Scryfall page
- Drag the bottom right corner of a card to resize
- This card size is saved as a preference and used across all cards
This is the list of subreddits that this extension works on:
"239MTG", "affinityforartifacts", "alliesmtg", "AllStandards", "Alphabetter", "Amonkhet", "architectMTG", "ArclightPhoenixMTG", "aristocratsMTG", "BadMTGCombos", "basementboardgames", "BaSE_MtG", "BudgetBrews", "budgetdecks", "BulkMagic", "cardsphere", "casualmtg", "CatsPlayingMTG", "CircuitContest", "cocomtg", "CompetitiveEDH", "custommagic", "DeckbuildingPrompts", "edh", "EDHug", "EggsMTG", "ElvesMTG", "enchantress", "EsperMagic", "findmycard", "fishmtg", "FlickerMTG", "freemagic", "goblinsMTG", "HamiltonMTG", "HardenedScales", "humansmtg", "infect", "johnnys", "kikichord", "lanternmtg", "lavaspike", "locketstorm", "lrcast", "magicarena", "Magicdeckbuilding", "MagicDuels", "magicTCG", "magicTCG101", "MakingMagic", "marchesatheblackrose", "marduMTG", "MentalMentalMagic", "millMTG", "ModernLoam", "modernmagic", "ModernRecMTG", "modernspikes", "ModernZombies", "monobluemagic", "mtg", "MTGAngels", "mtgbattlebox", "mtgbracket", "mtgbrawl", "mtgbudgetmodern", "mtgcardfetcher", "mtgcube", "MTGDredge", "mtgfinalfrontier", "mtgfinance", "mtgfrontier", "mtglegacy", "MTGManalessDredge", "MTGMaverick", "mtgmel", "mtgrules", "mtgspirits", "mtgtreefolk", "mtgvorthos", "neobrand", "nicfitmtg", "oathbreaker_mtg", "oldschoolmtg", "pauper", "PauperArena", "PauperEDH", "peasantcube", "PennyDreadfulMTG", "PioneerMTG", "planeshiftmtg", "ponzamtg", "RatsMTG", "RealLifeMTG", "RecklessBrewery", "rpg_brasil", "scapeshift", "shittyjudgequestions", "sistersmtg", "skredred", "Sligh", "spikes", "stoneblade", "StrangeBrewEDH", "SuperUltraBudgetEDH", "therandomclub", "Thoptersword", "threecardblind", "TinyLeaders", "TronMTG", "UBFaeries", "uwcontrol", "xmage"
Contact me if there's another subreddit that should be added!
If you like this extension, feel free to contribute code or suggest possible functionalities by opening an issue.
Special thanks to my beta tester:
This extension is a third-party project and has no affiliation with Reddit nor Wizards of the Coast. This project is also free, open sourced and collects no user data.
Permissions required:
storage
for user preferences
v2.0.0 Updated to manifest 3, removed popup and options, added double click to Scryfall and bottom right corner resizing
v1.2.3 Icon update and major fixes for new Reddit layout.
v1.2.2 More bug fixes.
v1.2.1 Bug fixes with options and hovering.
v1.2.0 Major adjustments and hover is over mouse position now.
v1.1.0 First stable release with hover fixed on screen.