Mastodon Sidebar (elk.zone) Firefox

Examine source code of Mastodon Sidebar (elk.zone)

By: nagadev Add-on
Inspect and view changes in Mastodon Sidebar (elk.zone) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mastodon Sidebar",
  "description": "Displays Elk.zone, a frontend for accessing Mastodon",
  "version": "0.4",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "59.0",
      "id": "{644eadd9-b857-444d-9086-6d8336f5a46f}"
    }
  },
  "icons": {
    "512": "icons/elk512.png"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+A"
      },
      "description": "Opens and closes Mastodon sidebar"
    }
  },
  "sidebar_action": {
    "browser_style": false,
    "default_icon": {
      "512": "icons/elk512.png"
    },
    "default_title": "Mastodon",
    "default_panel": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "menus"
  ]
}

Best Mastodon Sidebar (elk.zone) Alternatives

Here are some Firefox add-ons that are similar to Mastodon Sidebar (elk.zone):