Soft Popup Message Firefox

Examine source code of Soft Popup Message

By: Bill Add-on
Inspect and view changes in Soft Popup Message 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": 3,
  "name": "Soft Popup Message",
  "version": "1.0.0",
  "description": "Shows a soft friendly message when the popup is opened.",
  "permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "soft-popup-message-2025@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Soft Popup Message Alternatives

Here are some Firefox add-ons that are similar to Soft Popup Message: