Collapsed Mastodon Firefox

Examine source code of Collapsed Mastodon

By: Eskuero Add-on
Inspect and view changes in Collapsed Mastodon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Collapsed Mastodon",
  "version": "0.9.1",
  "icons": {
    "48": "icons/48.png"
  },
  "description": "Collapses the main column of Mastodon for a cleaner view.\nMakes writing toots/searches easier by displaying a small container.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/main.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best Collapsed Mastodon Alternatives

Here are some Firefox add-ons that are similar to Collapsed Mastodon: