Tahir Firefox

Examine source code of Tahir

Inspect and view changes in Tahir source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tahir",
  "description": "Avoid haram images & videos on the Internet.",
  "version": "1.0.6",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Tahir",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "assets/img/icon48.png",
      "96": "assets/img/icon96.png",
      "128": "assets/img/icon128.png"
    }
  },
  "icons": {
    "48": "assets/img/icon48.png",
    "96": "assets/img/icon96.png",
    "128": "assets/img/icon128.png"
  },
  "commands": {
    "reverse_status": {
      "suggested_key": {
        "default": "Alt+L"
      },
      "description": "Reverse blur state"
    },
    "toggle_selected": {
      "suggested_key": {
        "default": "Alt+K"
      },
      "description": "Unblur/reblur selected image"
    },
    "reverse_status_temp": {
      "suggested_key": {
        "default": "Alt+O"
      },
      "description": "Reverse blur state temporarily"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "tab.js"
      ],
      "run_at": "document_start"
    }
  ],
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "dev@fushatech.com"
    }
  }
}

Best Tahir Alternatives

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