Lazarus Project Firefox

Examine source code of Lazarus Project

By: Twerky
Inspect and view changes in Lazarus Project source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lazarus Project",
  "version": "3.2",
  "description": "Passively improve Firefox performance by suspending unused tabs and cleaning up performance-heavy cache data. Highly customizable for advanced users.",
  "permissions": [
    "tabs",
    "storage",
    "browsingData",
    "contextMenus",
    "sessions"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "applications": {
    "gecko": {
      "id": "lazarusproject@firefox.com"
    }
  }
}

Best Lazarus Project Alternatives

Here are some Firefox add-ons that are similar to Lazarus Project: