Gimme screen space Firefox

Examine source code of Gimme screen space

By: mrman
Inspect and view changes in Gimme screen space source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gimme screen space",
  "short_name": "gcs",
  "author": "mrman",
  "version": "0.1resigned1",
  "description": "Remove outrageously large top and bottom bars on medium sites.",
  "icons": {
    "48": "icons/full-size.svg",
    "96": "icons/full-size.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3edd8824-3853-4f6b-9d28-6476f53797a9}"
    }
  }
}

Best Gimme screen space Alternatives

Here are some Firefox add-ons that are similar to Gimme screen space: