Session Share Firefox

Examine source code of Session Share

제작자: 188BET
Inspect and view changes in Session Share source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Mit diesem Plugin können Webseiten-Sessions geteilt werden",
  "manifest_version": 2,
  "name": "Session Share",
  "version": "1.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentscript.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "underscore.js",
      "background.js"
    ]
  },
  "permissions": [
    "cookies",
    "*://*/*",
    "contextMenus",
    "clipboardWrite"
  ],
  "omnibox": {
    "keyword": "sessionshare"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e24832c-06f6-44bf-be49-479156d7c683}"
    }
  }
}

최고의 Session Share 대안

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