fLab Story Importer & Exporter Firefox

Examine source code of fLab Story Importer & Exporter

Inspect and view changes in fLab Story Importer & Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fLab Story Importer & Exporter",
  "version": "8.1",
  "description": "Unofficial third-party tool for FictionLab. Load, update, export, and convert story JSON/MD on the scenario editor. Not affiliated with or endorsed by FictionLab.",
  "author": "@bratttck & Claude",
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://fictionlab.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    "page.js"
  ],
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fictionlab-loader@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best fLab Story Importer & Exporter Alternatives

Here are some Firefox add-ons that are similar to fLab Story Importer & Exporter: