Popup To Tab Firefox

Examine source code of Popup To Tab

By: em_te
Inspect and view changes in Popup To Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "author": "Terry",
  "version": "0.2.2",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "24": "icon_24.png",
    "48": "icon_48.png",
    "96": "icon_96.png"
  },
  "permissions": [
    "contextMenus",
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  }
}

Best Popup To Tab Alternatives

Here are some Firefox add-ons that are similar to Popup To Tab: