Auto-Close Ignition Firefox

Examine source code of Auto-Close Ignition

Inspect and view changes in Auto-Close Ignition source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto-Close Ignition",
  "version": "1.0.1",
  "description": "Auto-close Ignition login windows after 3 seconds so you don't have to.",
  "permissions": [
    "tabs",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "nospam@gamemore.com"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "browsingActivity"
        ],
        "optional": []
      },
      "id": "{ce409510-628e-40e9-a3e1-75bfae24f281}"
    }
  }
}

Best Auto-Close Ignition Alternatives

Here are some Firefox add-ons that are similar to Auto-Close Ignition: