Bank Security Tracker Firefox

Examine source code of Bank Security Tracker

Inspect and view changes in Bank Security Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bank Security Tracker",
  "version": "1.1",
  "description": "Utility to track security breaches related to bank accounts.",
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0a7cacf4-36bf-4d6e-a2e6-0a9918523179}"
    }
  }
}

Best Bank Security Tracker Alternatives

Here are some Firefox add-ons that are similar to Bank Security Tracker: