Smart-Guard.io Firefox

Examine source code of Smart-Guard.io

Inspect and view changes in Smart-Guard.io source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart-Guard.io",
  "description": "A.I powered Family Filter",
  "version": "1.65.3",
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "declarativeNetRequest",
    "alarms",
    "webNavigation",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "icons/icon_48.png",
    "icon_48.png",
    "image-prep-worker.js"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "rules-1",
        "enabled": true,
        "path": "rules/rules-1.json"
      },
      {
        "id": "rules-2",
        "enabled": true,
        "path": "rules/rules-2.json"
      },
      {
        "id": "rules-3",
        "enabled": true,
        "path": "rules/rules-3.json"
      },
      {
        "id": "rules-4",
        "enabled": true,
        "path": "rules/rules-4.json"
      }
    ]
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; frame-src 'self'",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "SmartGuard",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "exclude_matches": [
        "*://*.chromiumapp.org/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "*://localhost/billing/top-up/callback*",
        "*://localhost/billing/top-up/callback.html*",
        "*://localhost/oauth/apple/callback*",
        "*://localhost/oauth/apple/callback.html*",
        "*://localhost/oauth/google/callback*",
        "*://localhost/oauth/google/callback.html*",
        "*://smart-guard.io/billing/top-up/callback*",
        "*://smart-guard.io/billing/top-up/callback.html*",
        "*://smart-guard.io/oauth/apple/callback*",
        "*://smart-guard.io/oauth/apple/callback.html*",
        "*://smart-guard.io/oauth/google/callback*",
        "*://smart-guard.io/oauth/google/callback.html*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/oauth-callback.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-guard-io@smart-guard.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteActivity",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Smart-Guard.io Alternatives

Here are some Firefox add-ons that are similar to Smart-Guard.io: