Memory Hole Firefox

Examine source code of Memory Hole

提供元: Robert Graham
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}"
    }
  }
}

ベストのMemory Hole代替案

Memory Holeに類似したFirefox add-onをいくつか紹介します: