Sidebar Extension Firefox

Examine source code of Sidebar Extension

제작자: sohail
Inspect and view changes in Sidebar Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sidebar Extension",
  "version": "1.0",
  "description": "Adds a sidebar to the browser",
  "icons": {
    "48": "logo.png"
  },
  "permissions": [],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "sidebar_action": {
    "default_title": "Sidebar Extension",
    "default_panel": "sidebar.html",
    "default_icon": {
      "16": "logo.png",
      "32": "logo.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{77afc8df-f271-4b05-9373-a6948be44643}"
    }
  }
}

최고의 Sidebar Extension 대안

다음은 Sidebar Extension과(와) 유사한 Firefox add-on입니다: