My Financial Expert Safe Browser Firefox

Examine source code of My Financial Expert Safe Browser

Inspect and view changes in My Financial Expert Safe Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.0",
  "name": "My Financial Expert Safe Browser",
  "description": "[11] The Safe Browsing Extension",
  "icons": {
    "48": "/images/icon-48.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "webNavigation",
    "https://*/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background/index.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://url.invalid/*"
      ],
      "js": [
        "content/cognito-redirect-handler.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/*.png",
    "*.png",
    "fonts/*"
  ],
  "browser_action": {
    "default_icon": {
      "48": "/images/status-disabled-48.png"
    },
    "default_title": "SafeBrowsingExtension",
    "default_popup": "html/popup.html"
  },
  "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self';"
}

Best My Financial Expert Safe Browser Alternatives

Here are some Firefox add-ons that are similar to My Financial Expert Safe Browser: