AO3 Persona Shift Firefox

Examine source code of AO3 Persona Shift

Inspect and view changes in AO3 Persona Shift source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AO3 Persona Shift",
  "version": "1.0.1",
  "description": "Ganti kata placeholder di AO3 secara fleksibel, per story ID atau default.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://archiveofourown.org/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://archiveofourown.org/works/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ao3-persona-shift@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best AO3 Persona Shift Alternatives

Here are some Firefox add-ons that are similar to AO3 Persona Shift: