History Manager Firefox

Examine source code of History Manager

By: Yucef
Inspect and view changes in History Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History Manager",
  "version": "1.0.1",
  "description": "Take control of your browser history with advanced features",
  "permissions": [
    "history",
    "storage",
    "downloads"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "your-extension-id@historymaster.com",
      "strict_min_version": "58.0"
    }
  }
}

Best History Manager Alternatives

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