Wiki Companion for OpenProject Firefox

Examine source code of Wiki Companion for OpenProject

Inspect and view changes in Wiki Companion for OpenProject source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wiki Companion for OpenProject",
  "description": "Keep OpenProject wiki TOC focused with reliable auto-collapse controls.",
  "version": "0.2.2",
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "optional_host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_title": "Wiki Companion for OpenProject",
    "default_popup": "ui/popup/index.html"
  },
  "options_ui": {
    "page": "ui/options/index.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wiki-companion-for-openproject@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Wiki Companion for OpenProject Alternatives

Here are some Firefox add-ons that are similar to Wiki Companion for OpenProject: