update README
This commit is contained in:
parent
53a107b572
commit
cf93934b55
1 changed files with 6 additions and 2 deletions
|
|
@ -1,9 +1,13 @@
|
|||
# epas-ripper
|
||||
|
||||
Chrome extension for downloading EPAS applicant files into a ZIP archive, including `applicants.csv` and an offline viewer.
|
||||
Chrome extension for downloading EPAS applicant files into a ZIP archive, including `applications.csv` and an offline viewer.
|
||||
|
||||
## Installation
|
||||
|
||||
### Firefox
|
||||
- Click [here](https://imsc.uni-graz.at/git/gjankowiak/epas-ripper/raw/branch/chrome/releases/epas-ripper-0.2.1-signed.xpi).
|
||||
|
||||
### Chrome
|
||||
- open `about:extensions` from Chrome
|
||||
- turn on Developer mode (Entwicklermodus) if not done already
|
||||
- there are then 2 options:
|
||||
|
|
@ -18,5 +22,5 @@ After installing the extension in Chrome, open an EPAS job procedure page on `pe
|
|||
The archive will contain:
|
||||
|
||||
- one directory per applicant with the corresponding files
|
||||
- applicants.csv, which contains a table with the details of each applicant
|
||||
- `applications.csv`, which contains a table with the details of each applicant
|
||||
- `viewer.html` (+ auxiliary files), a static HTML file which can be use to browse the applicants' files. After opening it in a browser, you need to load the ZIP file you just downloaded. For this to work properly, you should _extract_ the `applications[...].zip` file first.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue