https://github.com/mortonfox/munz-addr-ext-firefox
Firefox extension that adds a street address to Munzee info page
https://github.com/mortonfox/munz-addr-ext-firefox
bing-maps firefox-addon munzee reverse-geocoding
Last synced: 3 months ago
JSON representation
Firefox extension that adds a street address to Munzee info page
- Host: GitHub
- URL: https://github.com/mortonfox/munz-addr-ext-firefox
- Owner: mortonfox
- Created: 2023-03-08T21:01:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T21:50:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T01:18:50.796Z (over 1 year ago)
- Topics: bing-maps, firefox-addon, munzee, reverse-geocoding
- Language: JavaScript
- Homepage:
- Size: 574 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Munz Addr Browser Extension (Firefox version)
## Introduction
[Munzee](https://www.munzee.com) info pages used to display the approximate address of the Munzee's coordinates below the mini map. This feature seems to have been dropped after the switchover from Google Maps to OpenStreetMap.
Munz Addr is a Firefox extension that uses the [Geocodify API](https://geocodify.com/) to reverse-geocode a Munzee's coordinates and adds the resulting street address below the mini map, where it used to be.

## Installation
### Installing the Add-on
Check for signed builds of the browser extension. Clicking on the link for an xpi file should bring up an installation dialog.
### Obtaining and setting up your Geocodify API key
You'll need a Geocodify API key to use this Firefox extension.
Get the API key by visiting your [Geocodify account dashboard](https://geocodify.com/account) The link will take you to a login/signup page if you have not done so already.
To add the Geocodify API key to the extension:
* Click on the Extensions icon (jigsaw puzzle piece) in the toolbar.
* Find the "Munz Addr" extension in the list and click on its gear icon.
* Click on "Manage Extension"
* Click on the "Preferences" tab.
* Add the Geocodify API key to the input box.
* Click on "Save".

## Usage
If all goes well, you'll see the street address below the mini map on the info page of every Munzee. If not, check the console log in the browser developer tools for errors.