Send Tab To Firefox

Examine source code of Send Tab To

By: cr
Inspect and view changes in Send Tab To source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.2resigned1",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a1",
      "id": "{8becfcc6-f708-4ca5-bee9-9c44ff95bd26}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "tabs",
    "activeTab"
  ],
  "icons": {
    "16": "icons/page-16.png",
    "32": "icons/page-32.png",
    "48": "icons/page-48.png"
  },
  "sidebar_action": {
    "default_icon": "icons/page-32.png",
    "default_title": "__MSG_sidebarMenuName__",
    "default_panel": "sidebar/sidebar.html"
  }
}

Best Send Tab To Alternatives

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