Open Wiki Edit Page Firefox

Examine source code of Open Wiki Edit Page

Inspect and view changes in Open Wiki Edit Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionShortName__",
  "description": "__MSG_extensionDescription__",
  "author": "Brett Zamir",
  "version": "0.11.0",
  "homepage_url": "https://github.com/brettz9/open-wiki-edit-page/",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "icons": {
    "128": "icon.png"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "jid0-I2TxZgGZCinjqCrwk4GxEV1zZnk@jetpack"
    }
  }
}

Best Open Wiki Edit Page Alternatives

Here are some Firefox add-ons that are similar to Open Wiki Edit Page: