Fetch WIXOSS card data (html pages, card pictures, and raw data as jsons) from the official site.
-
Add
./dist
folder as a Chrome App in chrome://extensions/ . -
Open the App in chrome://apps/ .
-
In console, run
fetchRange(from, to)
.from
andto
are integer card ids.
npm install
npm run build