https://github.com/maxzz/ch-spy-ext
The script can be embedded in the content of the page with the AddJS extension.
https://github.com/maxzz/ch-spy-ext
Last synced: 7 months ago
JSON representation
The script can be embedded in the content of the page with the AddJS extension.
- Host: GitHub
- URL: https://github.com/maxzz/ch-spy-ext
- Owner: maxzz
- Created: 2021-05-08T02:50:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T23:36:27.000Z (over 2 years ago)
- Last Synced: 2025-02-26T07:42:38.452Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://github.com/maxzz/ch-spy
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### About
The script can be embedded in the content of the page with the [AddJS](https://chrome.google.com/webstore/detail/addjs/ikdcaklgiaookdchoncnfcidafmmlndm) extension.
#### Development
* Run ```pnpm dev``` to develop.
* Run ```pnpm run get``` to build javascript file that you can embed. The generated ```deploy.js``` script is located in the ```dist``` folder.
#### History
11.10.23 updated lessons ID detection
09.18.22 updated queries to the new API version: https://coursehunter.net/api/v1/course/{dddd}/lessons
