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"
    ]
  }
}

Melhores alternativas Sidebar buttons

Aqui estão algumas Firefox add-ons que são similares a Sidebar buttons: