Sidebar buttons Firefox

Examine source code of Sidebar buttons

Inspect and view changes in Sidebar buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sidebar buttons",
  "version": "4.1resigned1",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "menus",
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "sb-48.png",
    "browser_style": false
  },
  "sidebar_action": {
    "default_icon": "sb-48.png",
    "default_title": " Buttons",
    "default_panel": "panel.html"
  },
  "icons": {
    "48": "sb-48.png"
  },
  "applications": {
    "gecko": {
      "id": "dobrojutro@sidebarButtons.com"
    }
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+X"
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Sidebar buttons Alternatives

Here are some Firefox add-ons that are similar to Sidebar buttons: