History Cleaner Firefox

Examine source code of History Cleaner

By: Ismar
Inspect and view changes in History Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History Cleaner",
  "version": "1.0.0",
  "description": "Clear browsing history, cache, cookies and downloads with custom time ranges and selective deletion",
  "permissions": [
    "browsingData",
    "history",
    "cookies",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "f8a7f6f5cee52293cadf561172381dfe1acc4a30@extension.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best History Cleaner Alternatives

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