mirror of
https://github.com/webxoss/wixoss-fetch.git
synced 2024-11-20 05:49:55 +01:00
Fetch WIXOSS card data from the official site.
src | ||
static | ||
zip | ||
.gitignore | ||
codecs.js | ||
deflate.js | ||
gulpfile.js | ||
inflate.js | ||
mime-types.js | ||
package.json | ||
README.md | ||
z-worker.js | ||
zip-ext.js | ||
zip-fs.js | ||
zip.js |
wixoss-fetch
Fetch WIXOSS card data (html pages, card pictures, and raw data as jsons) from the official site.
Usage
-
Add project folder as a Chrome App in chrome://extensions/ .
-
Open the App in chrome://apps/ .
-
In console, run
getRange(from, to)
.from
andto
are integer card ids.