Open Same Tab Firefox

Examine source code of Open Same Tab

Por: 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"
  }
}

Mejores alternativas Open Same Tab

Aquí hay algunas Firefox add-ons que son similares a Open Same Tab: