Zen Social Firefox

Examine source code of Zen Social

Inspect and view changes in Zen Social source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Zen Social",
  "version": "2.8",
  "description": "Hide metrics on social media sites. Currently supports Twitter and Bluesky (hides number of likes/retweets/reposts/comments etc.)",
  "browser_specific_settings": {
    "gecko": {
      "id": "{529a5283-3b37-4f1e-b573-253eef3cbccb}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*",
        "https://bsky.app/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

Best Zen Social Alternatives

Here are some Firefox add-ons that are similar to Zen Social: