Sidebar buttons Firefox

Examine source code of Sidebar buttons

提供元: dobro jutro Add-on
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"
    ]
  }
}

ベストのSidebar buttons代替案

Sidebar buttonsに類似したFirefox add-onをいくつか紹介します: