Email this page Firefox

Examine source code of Email this page

Inspect and view changes in Email this page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Email this page",
  "description": "This extension adds an email button to the toolbar which allows you to email the page link using your default mail client or Gmail.",
  "version": "1.2.7",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "128.png"
  },
  "options_page": "options.html",
  "permissions": [
    "tabs",
    "http://lawnscanner.com/*",
    "https://lawnscanner.com/*"
  ],
  "browser_action": {
    "default_title": "Email this page",
    "default_icon": "16.png"
  },
  "manifest_version": 2
}

Best Email this page Alternatives

Here are some Firefox add-ons that are similar to Email this page: