Fallen London Keybinds Firefox

Examine source code of Fallen London Keybinds

Inspect and view changes in Fallen London Keybinds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Fallen London Keybinds",
  "description": "Adds keybinds for playing the game using a keyboard.",
  "version": "0.2.5",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.fallenlondon.com/*"
      ],
      "js": [
        "/main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "/options.html"
  },
  "page_action": {
    "show_matches": [
      "*://*.fallenlondon.com/*"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f9fc7ea7-536c-4888-b433-4638ddf4bbf0}"
    }
  }
}

Best Fallen London Keybinds Alternatives

Here are some Firefox add-ons that are similar to Fallen London Keybinds: