Redmine Context Menu Tools Firefox

Examine source code of Redmine Context Menu Tools

By: bakosd_ Add-on
Inspect and view changes in Redmine Context Menu Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.4",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "author": "bakosd_",
  "host_permissions": [
    "*://*/*"
  ],
  "permissions": [
    "storage",
    "scripting",
    "contextMenus",
    "activeTab"
  ],
  "action": {
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup/main.html"
  },
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c5e3c6d-2334-48ac-85c8-5268cbed64cd}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Redmine Context Menu Tools Alternatives

Here are some Firefox add-ons that are similar to Redmine Context Menu Tools: