Chrome extension for displaying distances and travel times to user-defined locations on ImmobilienScout24.de. Distances and travel times are calculated with Google Maps for bicycle (short distances), car (long distances) or public transport.
Go to "Distances for ImmobilienScout24.de" on the Webstore and install the extension as usual.
git clone https://github.com/fanaz/ImmobilienScout24Distances.git
- Open chrome://extension in Chrome
- Check "Developer mode" at the top right
- Click "Load unpacked extension..." and select the extension folder you just cloned into
- @powerflo
Feel free to open an issue or write a message!
- 0.1: prototype
- 0.2: prototype published on chrome web store
- 0.3: Improved popup for address entry
- 0.4: Use background script for http request
- 0.5: Remove google maps api key from extension and send requests to own backend server