Open Same Tab Firefox

Examine source code of Open Same Tab

제작자: em_te Add-on
Inspect and view changes in Open Same Tab source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Open Same Tab",
  "author": "Terry",
  "version": "0.1.7",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "icon_16.png",
    "24": "icon_24.png",
    "38": "icon_38.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "permissions": [
    "activeTab",
    "notifications",
    "storage",
    "webNavigation"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon_16.png",
      "24": "icon_24.png",
      "38": "icon_38.png",
      "48": "icon_48.png"
    },
    "default_title": "__MSG_pageActionTitle__"
  },
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  }
}

최고의 Open Same Tab 대안

다음은 Open Same Tab과(와) 유사한 Firefox add-on입니다: