Email Current Tab Firefox

Examine source code of Email Current Tab

提供元: Yuval Pecht
Inspect and view changes in Email Current Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Email Current Tab",
  "version": "1.1",
  "description": "Email the current tab's URL and content via Gmail",
  "author": "Yuval Pecht",
  "browser_specific_settings": {
    "gecko": {
      "id": "email-tab@yourdomain.com",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon48.png",
      "96": "icon96.png"
    },
    "default_popup": "popup.html",
    "default_title": "Email Current Tab"
  },
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  }
}

ベストのEmail Current Tab代替案

Email Current Tabに類似したFirefox add-onをいくつか紹介します: