Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lensvol/fl-map-colorizer
Show colourful map in the Fallen London map compatibility mode.
https://github.com/lensvol/fl-map-colorizer
Last synced: about 2 months ago
JSON representation
Show colourful map in the Fallen London map compatibility mode.
- Host: GitHub
- URL: https://github.com/lensvol/fl-map-colorizer
- Owner: lensvol
- License: mit
- Created: 2023-01-14T18:48:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T11:43:40.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:08:34.784Z (8 months ago)
- Language: JavaScript
- Size: 2.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FL Map Colorizer
[![License](https://img.shields.io/github/license/lensvol/fl-map-colorizer)](https://github.com/lensvol/fl-map-colorizer/blob/master/LICENSE) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lensvol/fl-map-colorizer) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/dkiiphcmedakdjkpepbjhnehapmikpmf)](https://chrome.google.com/webstore/detail/fl-map-colorizer/dkiiphcmedakdjkpepbjhnehapmikpmf) [![Mozilla Add-on](https://img.shields.io/amo/v/fl-map-coloriser)](https://addons.mozilla.org/en-GB/firefox/addon/fl-map-coloriser/)
https://chrome.google.com/webstore/detail/fl-map-colorizer/dkiiphcmedakdjkpepbjhnehapmikpmf
![screenshot](https://raw.githubusercontent.com/lensvol/fl-map-colorizer/master/screenshot.png)
Conceptualized and implemented in the first draft by **Zolana**.
Small extension that allows you to see full-coloured map of Fifth City in the map compatibility mode.
Would not be possible without amazing map found in [this Reddit post](https://www.reddit.com/r/fallenlondon/comments/fdhqgy/high_resolution_image_of_new_map/) by [Jasper Ward-Berry](https://www.reddit.com/user/Jasper_Ward-Berry/)!
## Manual installation
### Chrome
1. Download **.ZIP** file from the "Releases" page.
2. Unzip that file somewhere on your computer.
3. Open _Chrome_.
4. Go to **chrome://extensions** and
5. Check the box for "Developer Mode" (top right corner).
6. Click **Load unpacked extension** and select the folder where you unzipped the file.### Mozilla Firefox
1. Download **.ZIP** file from the "Releases" page.
2. Unzip that file somewhere on your computer.
3. Open **about:debugging** page.
4. Click **Load Temporary Add-On**
5. Select any file in the folder where you unzipped the archive.### Opera
1. Download **.ZIP** file from the "Releases" page.
2. Unzip that file somewhere on your computer.
3. Open **opera:extensions** page.
4. Enable "Developer Mode" (top right corner).
6. Click **Load unpacked** and select the folder where you unzipped the file.