Finding a nice place to live in when you're renting is hard. If you want to (or have to) commute with public transport, it's even harder.
For each place you find, you have to go to Google Maps, copy the address, pick a few destinations like your job, university, family's place... and then compare the times.
It can be automated, though, which this simple working demo shows.
Before you build this, make sure you've filled:
- Google Maps API key
- Destinations to calculate times for
in the source code (realestate-commute-times.js
).
See Temporary_Installation_in_Firefox.
This extension is licensed under the MIT License.
Icons provided in the icons/
directory are provided thanks to contributors of repo google/material-design-icons.
These are licensed under the Apache License 2.0.
This extension provides an inlined implementation of the MD5 algorithm by Sebastian Tschan @blueimp (https://github.com/blueimp/JavaScript-MD5). The JavaScript MD5 script has been released under the MIT License.