LE Per Hour Firefox

Examine source code of LE Per Hour

By: Joelmmm
Inspect and view changes in LE Per Hour source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LE Per Hour",
  "version": "1.1",
  "description": "Browser extension for Plan vs Undead. Parse your plant's harvest time info and display a tooltip with it in a LE per hour format.",
  "homepage_url": "https://github.com/Joelmmm/LE-per-hour",
  "content_scripts": [
    {
      "matches": [
        "*://*.plantvsundead.com/*"
      ],
      "js": [
        "./src/content.js"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ]
}

Best LE Per Hour Alternatives

Here are some Firefox add-ons that are similar to LE Per Hour: