SeLite Bootstrap Firefox

Examine source code of SeLite Bootstrap

Inspect and view changes in SeLite Bootstrap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SeLite Bootstrap",
  "homepage_url": "http://selite.github.io/",
  "version": "0.99resigned1",
  "applications": {
    "gecko": {
      "id": "bootstrap@selite.googlecode.com"
    }
  },
  "description": "It reloads your Selenium Core extension (JS) automatically, whenever changed. You don't need to restart Selenium IDE everytime you change a Core extension that you develop.",
  "background": {
    "scripts": [
      "shared/migrating_to_webextensions.js",
      "shared/background.js"
    ]
  },
  "permissions": [
    "management",
    "storage"
  ],
  "icons": {
    "32": "shared/favicon-32x32.png",
    "64": "shared/favicon-64x64.png"
  }
}

Best SeLite Bootstrap Alternatives

Here are some Firefox add-ons that are similar to SeLite Bootstrap: