Soft Info Window Firefox

Examine source code of Soft Info Window

By: Aziz Add-on
Inspect and view changes in Soft Info Window source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Soft Info Window",
  "version": "1.0.0",
  "description": "A soft static information window shown in a popup. Fully offline and requires no permissions.",
  "permissions": [],
  "browser_action": {
    "default_title": "Soft Info Window",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "soft-info-window@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "data_collection_permissions": [],
  "data_collection": {
    "collects_data": false
  }
}

Best Soft Info Window Alternatives

Here are some Firefox add-ons that are similar to Soft Info Window: