DokuWiki Toolbox Firefox

Examine source code of DokuWiki Toolbox

Inspect and view changes in DokuWiki Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DokuWiki Toolbox",
  "short_name": "DW Toolbox",
  "version": "2017.3.19resigned1",
  "description": "Load the DokuWiki Toolbox plugin on any DokuWiki installation on the web",
  "author": "Andreas Gohr",
  "homepage_url": "https://www.dokuwiki.org/plugin:toolbox",
  "content_scripts": [
    {
      "matches": [
        "https://*/*?do=edit",
        "http://*/*?do=edit"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "script.js"
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8a596ab4-c6f2-401c-8bc5-5c6f1c7458bb}"
    }
  }
}

Best DokuWiki Toolbox Alternatives

Here are some Firefox add-ons that are similar to DokuWiki Toolbox: