Bluesky Overhaul Firefox

Examine source code of Bluesky Overhaul

Inspect and view changes in Bluesky Overhaul source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bluesky Overhaul",
  "version": "1.7.1",
  "description": "Improves UI and UX for Bluesky web app",
  "author": "Phil Filippak",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://bsky.app/*",
        "https://staging.bsky.app/*"
      ],
      "css": [
        "content/awesome-notifications-style.css",
        "content/bluesky-overhaul.css"
      ],
      "js": [
        "content/main.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b1d181a-b785-4cfd-8a5e-220a504bcbb5}"
    }
  }
}

Best Bluesky Overhaul Alternatives

Here are some Firefox add-ons that are similar to Bluesky Overhaul: