mirror of
https://github.com/webxoss/wixoss-fetch.git
synced 2024-11-20 05:49:55 +01:00
add README
This commit is contained in:
parent
c01176bc6b
commit
d3c0a40a3b
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -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.
|
Loading…
Reference in a new issue