SeLite SQLite Connection Manager Firefox

Examine source code of SeLite SQLite Connection Manager

Inspect and view changes in SeLite SQLite Connection Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SeLite SQLite Connections Manager",
  "homepage_url": "http://selite.github.io/",
  "version": "0.80resigned1",
  "applications": {
    "gecko": {
      "id": "sqlite-connection-manager@selite.googlecode.com"
    }
  },
  "description": "It caches and manages SQLite connections.",
  "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 SQLite Connection Manager Alternatives

Here are some Firefox add-ons that are similar to SeLite SQLite Connection Manager: