Browser extension for Chrome and Firefox that shows a random beautiful image from Mapillary every time you open a new tab. Download it on the Chrome web store or Firefox.
Clone this repo and then run npm install
npm start
will start a local server and open a new tab with the page.
Alternatively, you can navigate to chrome://extensions
in Chrome and drag-and-drop the whole folder there. That way you'll install the extension and it will also update automatically as you change the code.
Do you have problems or feedback? Open a new issue on the issues page. Want to add a new image to the collection or add some new feature? Create a pull request.
MIT