Yahoo Screen Space Saver Firefox

Examine source code of Yahoo Screen Space Saver

Inspect and view changes in Yahoo Screen Space Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Yahoo Screen Space Saver",
  "version": "2.0.0",
  "description": "Removes ads on Yahoo Mail and frees some space for smaller screens",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mail.yahoo.com/*",
        "*://mail.yahoo.com/*"
      ],
      "js": [
        "src/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yahooScreenSpaceSaver@lucasdevcreations"
    }
  }
}

Best Yahoo Screen Space Saver Alternatives

Here are some Firefox add-ons that are similar to Yahoo Screen Space Saver: