Good Old Days Firefox

Examine source code of Good Old Days

By: An
Inspect and view changes in Good Old Days source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Makes every Website look old with a stylish b&w filter.",
  "manifest_version": 2,
  "name": "Good Old Days",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/apply-css",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/off.svg",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{750a909d-62d4-4fea-984e-2a1ee48563e1}"
    }
  }
}

Best Good Old Days Alternatives

Here are some Firefox add-ons that are similar to Good Old Days: