A browser extension that creates a dashboard page with configuration to pull information out of websites and scripts, including (but not limited to) grades, calendars, etc.
- Stores your passwords (they aren't protected lol)
- Firefox
- Chrome
-
For Chrome: Chrome Web Store
-
For Firefox: Check the releases page
-
To setup the screenshot server:
cd **project**/host
npm install
node main.js &
or pull from Docker Hub.
docker pull garykim/scrapdash-server
docker run -p 3000:3000 --cap-add=SYS_ADMIN -d -e SCRAPDASH_SHARED_PASSWORD=sharedsecret garykim/scrapdash-server
For Firefox
npm i
npm run webpack:dev:firefox
For Chrome
npm i
npm run webpack:dev:chromium
00 -- License to Kill