Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lensvol/fl-identica
Small extension to display item's ID in its tooltip on Fallen London "Possessions" tab.
https://github.com/lensvol/fl-identica
Last synced: about 2 months ago
JSON representation
Small extension to display item's ID in its tooltip on Fallen London "Possessions" tab.
- Host: GitHub
- URL: https://github.com/lensvol/fl-identica
- Owner: lensvol
- License: mit
- Created: 2021-08-29T18:37:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T22:07:12.000Z (12 months ago)
- Last Synced: 2024-08-09T14:04:38.881Z (5 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FL Identica
[![License](https://img.shields.io/github/license/lensvol/fl-identica)](https://github.com/lensvol/fl-identica/blob/master/LICENSE) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lensvol/fl-identica) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/kckfejnllhglopjigaackehagipaihlo)](https://chrome.google.com/webstore/detail/fl-identica/kckfejnllhglopjigaackehagipaihlo?hl=en) [![Mozilla Add-on](https://img.shields.io/amo/v/fl-identica)](https://addons.mozilla.org/en-US/firefox/addon/fl-identica/) ![User count](https://raw.githubusercontent.com/lensvol/fl-extensions-graylist/main/static/badges/counts/fl_identica.svg?bogus-cache-buster=yes)
![screenshot](https://raw.githubusercontent.com/lensvol/fl-identica/master/screenshot.png)
Simple browser extension for [Fallen London](https://www.fallenlondon.com/) to display item's ID in its tooltip.
_NB: This extension is **not** yet whitelisted by Failbetter Games. Use at your own risk!_
Grab it here:
* [Releases page](https://github.com/lensvol/fl-identica/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.## TODO
* Button for dumping IDs into JSON
* Automatic upload of IDs to corresponding Wiki pages