Fix BOC UI Firefox

Examine source code of Fix BOC UI

Inspect and view changes in Fix BOC UI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fix BOC UI",
  "version": "1.1",
  "description": "Provides a more humane experience for BOC online UI.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "default_title": "fix BOC",
    "default_popup": "popup/fixboc.html"
  },
  "web_accessible_resources": [],
  "content_scripts": [
    {
      "matches": [
        "*://online.bankofcyprus.com/*"
      ],
      "js": [
        "content/fixboc.js"
      ],
      "css": [
        "content/fixboc.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c9bd6d8-0dda-4004-9a86-b4b4f6163440}"
    }
  }
}

Best Fix BOC UI Alternatives

Here are some Firefox add-ons that are similar to Fix BOC UI: