Skip to content

Caboosey/mapillary-chrome-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapillary Chrome extension

Browser extension for Chrome that shows a random beautiful image from Mapillary every time you open a new tab. Uses MapillaryJS to allow you to explore the images further. Download it on the Chrome web store

Install

Clone this repo and then run npm install

Running

npm start will start a local server and open a new tab with the page.

Alternatively, you can navigate to chrome:https://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.

You'll need a clientId from Mapillary to be able to use the MapillaryJS viewer, you can create one on your Mapillary profile page.

Contributing

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.

License

MIT

About

The awesome mapillary chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • JavaScript 40.9%
  • HTML 9.9%