RAUSYS XGS Helper Firefox

Examine source code of RAUSYS XGS Helper

By: RAUSYS Add-on
Inspect and view changes in RAUSYS XGS Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RAUSYS XGS Helper",
  "version": "1.1.0",
  "description": "RAUSYS XGS Helper + Enhancer to make administration easier",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "modules/vpn-portal-helper.js",
        "modules/event-viewer-helper.js",
        "modules/event-viewer-helper-firewall.js",
        "modules/superadmin-filter.js",
        "execute-handler.js",
        "icons/icon.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "xgs-helper@rausys.de",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best RAUSYS XGS Helper Alternatives

Here are some Firefox add-ons that are similar to RAUSYS XGS Helper: