Skip to content

An Unofficial browser extension to add functionality to the Scryfall site. Not affiliated with Scryfall.

License

Notifications You must be signed in to change notification settings

crookedneighbor/shambleshark

Repository files navigation

Shambleshark (Unofficial Scryfall Browser Extension)

An unofficial browser extension to add additional functionality to the Scryfall website. This extension is not developed by the Scryfall team. You can find it on Chrome and Firefox.

For support, please open an issue.

As with many extensions, it relies on the DOM structure and JavaScript of Scryfall remaining consistent. So if something changes on Scryfall, it may result in the extension breaking. If that happens, open an issue and we will work to fix it.

Contributing

Checkout the contributing guide for info about how to contribute.

Packing for Production

When a version is ready for release run:

$ NODE_ENV=production npm run build

Now, the content of build/google_chrome and build/firefox folders will be the extension in a state ready to be submitted to the Chrome Web Store and Mozilla Add-ons.

Just take a look at the official guide to more infos about publishing in the Chrome Web Store.

Tests

Unit tests are run via jest.

npm test

About

An Unofficial browser extension to add functionality to the Scryfall site. Not affiliated with Scryfall.

Topics

Resources

License

Stars

Watchers

Forks