History ADV+ Firefox

Examine source code of History ADV+

Inspect and view changes in History ADV+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Advanced browsing history logger",
  "manifest_version": 2,
  "name": "History ADV+",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "historyBackground.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "icons": {
    "32": "advancedhistory.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Advanced browsing history logger",
    "default_icon": {
      "32": "advancedhistory.svg"
    }
  },
  "version": "1.2"
}

Best History ADV+ Alternatives

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