Browsing Sessions Firefox

Examine source code of Browsing Sessions

제작자: Sean Anastasi
Inspect and view changes in Browsing Sessions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browsing Sessions",
  "version": "1.0.2",
  "description": "Manage multiple persistent sets of tabs",
  "browser_specific_settings": {
    "gecko": {
      "id": "browsing-sessions@anasta.si",
      "strict_min_version": "76.0"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png"
    },
    "browser_style": true,
    "default_popup": "popup/popup.html"
  }
}

최고의 Browsing Sessions 대안

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