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": 3,
  "name": "fLABSIE — FictionLab Importer/Exporter",
  "short_name": "fLABSIE",
  "version": "9",
  "description": "Bulk import/export FictionLab scenarios and lore cards from a JSON file. Nothing saves until you click Update Scenario.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://fictionlab.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "host_permissions": [
    "https://fictionlab.ai/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fictionlab-loader@extension",
      "strict_min_version": "109.0"
    }
  }
}

Best fLab Story Importer & Exporter Alternatives

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