Redmine Clipboard Firefox

Examine source code of Redmine Clipboard

Inspect and view changes in Redmine Clipboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Redmine Clipboard",
  "description": "Copy the number of a Redmine story and task to your clipboard.",
  "version": "1.2resigned1",
  "icons": {
    "48": "images/icon-48.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "images/icon-32.png"
    }
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c24ffce-a352-48bc-8a72-451affb9a5c9}"
    }
  }
}

Best Redmine Clipboard Alternatives

Here are some Firefox add-ons that are similar to Redmine Clipboard: