Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.27 KB

README.en.md

File metadata and controls

49 lines (30 loc) · 1.27 KB

Card Image for Yu-Gi-Oh! Card Wiki

Build Status

🎴 Chrome/Firefox Extension to show card images on Yu-Gi-Oh! Card Wiki

Screen Shot

Installation

Chrome: https://chrome.google.com/webstore/detail/npideaikogpbodfhcdcaabjnccclkfcb
Version 55 or higher is required.

Firefox: https://addons.mozilla.org/en-US/firefox/addon/card-image-for-yugioh-card-wik/
Version 52 or higher is required.

Features

When you visit card pages on Yu-Gi-Oh! Card Wiki, search Yu-Gi-Oh! Wikia! for card images, and show them if found. When searching, TCG card images may be prior to OCG ones.

Development

Requirements

  • node
  • npm

Build instructions for development

npm install
npm run build

The extension is transpiled into dist directory.

Build instructions for production

npm install
npm run zip

firefox-${version}.zip and chrome-${version}.zip are created in the project root directory.

License

MIT