AufwandHelper Firefox

Examine source code of AufwandHelper

By: NA
Inspect and view changes in AufwandHelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{a39f3865-747c-4281-8efc-b609f869b6e8}"
    }
  },
  "manifest_version": 3,
  "name": "AufwandHelper",
  "description": "Erweiterung um leichter Aufwand zu buchen.",
  "version": "1.9",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "http://*/",
    "https://*/"
  ]
}

Best AufwandHelper Alternatives

Here are some Firefox add-ons that are similar to AufwandHelper: