History Export Firefox

Examine source code of History Export

By: Skyweb Add-on
Inspect and view changes in History Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History Export",
  "version": "0.7",
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/48.png"
    },
    "default_title": "History Export"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "history"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce0db577-2723-471c-9ed7-440d83e793e0}"
    }
  }
}

Best History Export Alternatives

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