Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lensvol/fl-request-sounder
Fallen London API recorder.
https://github.com/lensvol/fl-request-sounder
Last synced: about 2 months ago
JSON representation
Fallen London API recorder.
- Host: GitHub
- URL: https://github.com/lensvol/fl-request-sounder
- Owner: lensvol
- License: mit
- Created: 2022-05-29T09:17:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T10:49:28.000Z (about 2 years ago)
- Last Synced: 2024-08-09T14:04:37.940Z (5 months ago)
- Language: JavaScript
- Size: 259 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FL Request Sounder
[![License](https://img.shields.io/github/license/lensvol/fl-request-sounder)](https://github.com/lensvol/fl-request-sounder/blob/master/LICENSE) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lensvol/fl-request-sounder)
![screenshot](https://raw.githubusercontent.com/lensvol/fl-request-sounder/master/screenshot.png)
Simple browser extension for [Fallen London](https://www.fallenlondon.com/) to record "Fallen London" API requests and responses.
The resulting recordings can by analyzed with [fl-log-analyzer](https://github.com/kkotenko/fl-log-analyzer).
_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-request-sounder/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.