Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lensvol/fl-duly-noted
Small extension to let your leave notes on branches in "Fallen London"
https://github.com/lensvol/fl-duly-noted
chrome-extension fallen-london
Last synced: about 2 months ago
JSON representation
Small extension to let your leave notes on branches in "Fallen London"
- Host: GitHub
- URL: https://github.com/lensvol/fl-duly-noted
- Owner: lensvol
- License: mit
- Created: 2022-08-27T22:15:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T21:47:53.000Z (5 months ago)
- Last Synced: 2024-07-31T01:51:11.867Z (5 months ago)
- Topics: chrome-extension, fallen-london
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FL Duly Noted
[![License](https://img.shields.io/github/license/lensvol/fl-duly-noted)](https://github.com/lensvol/fl-duly-noted/blob/main/LICENSE) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lensvol/fl-duly-noted) [![Mozilla Add-on](https://img.shields.io/amo/v/fl-duly-noted)](https://addons.mozilla.org/en-US/firefox/addon/fl-duly-noted/) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/beajhalfcfecdnbjlncbbhgpnikekemk)](https://chrome.google.com/webstore/detail/fl-duly-noted/beajhalfcfecdnbjlncbbhgpnikekemk) ![User count](https://badges.lensvol.dev/extensions/users/fl_duly_noted.svg?bogus-cache-buster=yes)
![screenshot](https://github.com/lensvol/fl-duly-noted/raw/main/screenshot.png)
Simple browser extension for [Fallen London](https://www.fallenlondon.com/) that lets you leave notes on storylet branches.
_NB: This extension is **not** yet whitelisted by Failbetter Games. Use at your own risk!_
Grab it here:
* [Chrome Web Store](https://chrome.google.com/webstore/detail/fl-duly-noted/beajhalfcfecdnbjlncbbhgpnikekemk)
* [Mozilla Add-on Store](https://addons.mozilla.org/en-US/firefox/addon/fl-duly-noted/)
* [Releases page](https://github.com/lensvol/fl-duly-noted/releases) (most up-to-date, see below for instructions)## 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.