From d3c0a40a3b12ea085f585c33e790b92516a21c55 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Sun, 16 Oct 2016 20:56:54 +0800 Subject: [PATCH] add README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1cbb9de --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# wixoss-fetch + +Fetch WIXOSS card data (html pages, card pictures, and raw data as jsons) from the official site. + +## Usage + +1. Add project folder as a Chrome App in chrome://extensions/ . + +2. Open the App in chrome://apps/ . + +3. In console, run `getRange(from, to)`. `from` and `to` are integer card ids.