https://github.com/maxhoffmann/immo24-notifier
get notified for new listing on immoscout24.de
https://github.com/maxhoffmann/immo24-notifier
Last synced: 8 months ago
JSON representation
get notified for new listing on immoscout24.de
- Host: GitHub
- URL: https://github.com/maxhoffmann/immo24-notifier
- Owner: maxhoffmann
- Created: 2025-06-30T18:08:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T19:00:16.000Z (9 months ago)
- Last Synced: 2025-06-30T19:33:17.736Z (9 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Immo24 Notifier 
This is a browser extension for Chromium based browsers ([Vivaldi](https://vivaldi.com/download/), [Brave](https://brave.com/download/), Edge, Chrome…) to get notified, when new listings on [immobilienscout24.de](https://www.immobilienscout24.de) were posted.
## Features
- reloads tabs every 10 seconds
- sends notifications when new listings appear
- works when tabs are in the background
- makes sure listing are sorted by latest
- only reloads search pages, not the pages of single listing
- previews the listing title in notifications
- clicking on a notification opens a new tab with the new listing
## Visual improvements
- hides the map
- always shows 3 columns of listings
## Installation
1. open the URL `chrome://extensions` in the browser address bar
2. enable `developer mode` in the top right corner
4. on GitHub download this repository by clicking on the green `<> Code` button and then on `Download Zip`
5. extract the zip on your computer to get the folder of the extension
6. drag and drop the folder onto the tab in your browser, that has `chrome://extensions` open
7. click on the extension icon in the toolbar of your browser
8. click the button in the popup window to test if your browser can send notifications
9. open one or more tabs with searches on [immobilienscout24.de](https://www.immobilienscout24.de) and get notified
## How to update
Follow steps 4 to 9 of the installation process above again.