Memory Hole Firefox

Examine source code of Memory Hole

Inspect and view changes in Memory Hole source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Memory Hole",
  "version": "1.1",
  "description": "Periodically delete history and cookies older than some threshold.",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "history",
    "cookies",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{38e1204b-5e68-4745-a86f-915284e7c948}"
    }
  }
}

Mejores alternativas Memory Hole

Aquí hay algunas Firefox add-ons que son similares a Memory Hole: