History AutoDelete Firefox

Examine source code of History AutoDelete

By: Max88
Inspect and view changes in History AutoDelete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History AutoDelete",
  "version": "1.1",
  "description": "Automatically delete browsing history after a specified time.",
  "permissions": [
    "history",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "History AutoDelete",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "web_accessible_resources": [
    "content.js"
  ],
  "applications": {
    "gecko": {
      "id": "59879942285f44ca9e9d8fda699c4714@your-domain.com"
    }
  }
}

Best History AutoDelete Alternatives

Here are some Firefox add-ons that are similar to History AutoDelete: