History bumper Firefox

Examine source code of History bumper

By: Vulume
Inspect and view changes in History bumper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "description": "Makes your history more useful by bumping viewed and/or closed tabs.",
  "homepage_url": "https://github.com/VulumeCode/history-bumper",
  "icons": {
    "16": "icons/bumper-car16.png",
    "32": "icons/bumper-car32.png",
    "64": "icons/bumper-car64.png"
  },
  "permissions": [
    "history",
    "tabs",
    "storage"
  ],
  "manifest_version": 2,
  "name": "History bumper",
  "version": "1.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "history-bumper@VulumeCode"
    }
  },
  "incognito": "not_allowed"
}

Best History bumper Alternatives

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