Edition Smart Marker Firefox

Examine source code of Edition Smart Marker

Inspect and view changes in Edition Smart Marker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Edition Smart Marker",
  "version": "0.0.1",
  "description": "Markiert bestimmte Elemente auf der Website derStandard.at.",
  "browser_specific_settings": {
    "gecko": {
      "id": "edition-smart-marker@domain314.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.derstandard.at/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Edition Smart Marker Alternatives

Here are some Firefox add-ons that are similar to Edition Smart Marker: