Kompege Task Copier Firefox

Examine source code of Kompege Task Copier

By: kk
Inspect and view changes in Kompege Task Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kompege Task Copier",
  "version": "1.0",
  "description": "Adds a copy button to tasks on kompege.ru for clean copying.",
  "permissions": [
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://kompege.ru/task*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kompege-task-copier@example.com"
    }
  }
}

Best Kompege Task Copier Alternatives

Here are some Firefox add-ons that are similar to Kompege Task Copier: