Static Info Panel Firefox

Examine source code of Static Info Panel

By: Ivan
Inspect and view changes in Static Info Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Static Info Panel",
  "version": "1.0.0",
  "description": "A simple static information panel displayed in a popup. No permissions, no data collection.",
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "static-info-panel@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "data_collection_permissions": [],
  "data_collection": {
    "collects_data": false
  }
}

Best Static Info Panel Alternatives

Here are some Firefox add-ons that are similar to Static Info Panel: