Autónomo tax calendar by Radar Fiscal Firefox

Examine source code of Autónomo tax calendar by Radar Fiscal

Inspect and view changes in Autónomo tax calendar by Radar Fiscal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.1.1",
  "default_locale": "es",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "public/popup.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "scripting"
  ],
  "host_permissions": [
    "https://radarfiscal.es/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://radarfiscal.es/*"
      ],
      "js": [
        "content-script-early.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://radarfiscal.es/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "radar-fiscal@radarfiscal.es",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Autónomo tax calendar by Radar Fiscal Alternatives

Here are some Firefox add-ons that are similar to Autónomo tax calendar by Radar Fiscal: