SF Clarity Firefox

Examine source code of SF Clarity

Inspect and view changes in SF Clarity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SF Clarity",
  "version": "0.9.0",
  "manifest_version": 3,
  "description": "Premium Salesforce Profile and Permission Set viewer with advanced matrix comparison.",
  "permissions": [
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "https://login.salesforce.com/*",
    "https://test.salesforce.com/*",
    "https://*.salesforce.com/*",
    "https://*.force.com/*",
    "https://*.cloudforce.com/*"
  ],
  "icons": {
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "home.html"
      ],
      "matches": [
        "https://*.salesforce.com/*",
        "https://*.force.com/*",
        "https://*.cloudforce.com/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sf-clarity@raih9k.github.io",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SF Clarity Alternatives

Here are some Firefox add-ons that are similar to SF Clarity: