Impfmon is a chrome extension that polls impfstoff.link for new appointments and sends you a notification + opens a tab if desired when one is found. It also allows you to specify a max date for an appointment if you have time constraints or simply want to find a better date.
As I was informed, Chrome no longer allows you to simply install a .crx
file by drag and drop and packed extensions all have to go through the web store.
I haven't found any workarounds and don't really want to deal with the process of adding the extension to the web store.
Thus, the probably simplest way is actually to download and build the extension yourself and load it into chrome unpacked.
- Clone repo
git clone [email protected]:TimBeyer/impfmon.git
- Open directory
cd impfmon
- Ensure
node
is installed - Install dependencies
npm install
- Build extension
npm run build
- Go to Chrome -> More tools -> Extensions
- Enable "Developer Mode" switch
- Click "Load unpacked"
- Navigate to the
dist
directory of theimpfmon
repo and select it
Now you should have the extension running, and even be ready to contribute.
You can click on the extension icon and then 'Options' to configure if a tab should be opened automatically, how often to poll, and what your max desired date is.
Icons made by Flat Icons from https://www.flaticon.com/