Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.