InteractiveFics Firefox

Examine source code of InteractiveFics

Inspect and view changes in InteractiveFics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InteractiveFics",
  "author": "mariamrf",
  "version": "5.2.2",
  "description": "Replaces Y/N & other variables in Reader Insert/second person fics with words of your choice.",
  "browser_action": {
    "default_title": "InteractiveFics",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0a2a539-3ada-4b8a-bf17-e16d1055de4f}"
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle",
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "background": {
    "page": "popup.html"
  },
  "homepage_url": "https://interactivefics.tumblr.com",
  "web_accessible_resources": [
    "toucan-banner.png"
  ]
}

Best InteractiveFics Alternatives

Here are some Firefox add-ons that are similar to InteractiveFics: