Sessions (Sidebar) Firefox

Examine source code of Sessions (Sidebar)

제작자: wencong.c
Inspect and view changes in Sessions (Sidebar) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sessions (Sidebar)",
  "version": "1.3",
  "description": "Save tabs and restore them from text file",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Sessions"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "sidebar_action": {
    "default_title": "Sessions",
    "default_panel": "sidebar.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4908fd7d-2bdc-4036-89ff-9da0c23fc06d}"
    }
  }
}

최고의 Sessions (Sidebar) 대안

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