simorgh Firefox

Examine source code of simorgh

Inspect and view changes in simorgh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "permissions": [
    "tabs",
    "webRequest",
    "*://*/"
  ],
  "manifest_version": 2,
  "name": "simorgh",
  "version": "0.5",
  "description": "Simorgh extension designed to protect users from fake/phishing banking webpages in Iran.",
  "icons": {
    "48": "icons/simurg-48.png"
  },
  "background": {
    "scripts": [
      "libs/jquery.min.js",
      "libs/psl.min.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "libs/jquery.min.js",
        "simorgh.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "extui/block.html"
  ]
}

Best simorgh Alternatives

Here are some Firefox add-ons that are similar to simorgh: