AIBIZ Domain Resolver Firefox

Examine source code of AIBIZ Domain Resolver

Inspect and view changes in AIBIZ Domain Resolver source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AIBIZ Agent",
  "short_name": "AIBIZ",
  "version": "0.9.2",
  "description": "Resolve .aibiz names and run your AIBIZ agent — aibox messages, multi-SLD workflows, and your BZeUSD balance.",
  "browser_specific_settings": {
    "gecko": {
      "id": "aibiz-resolver@1bz.biz",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "notifications",
    "contextMenus",
    "alarms"
  ],
  "host_permissions": [
    "https://aibiz.1bz.biz/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "AIBIZ Agent"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://aibiz.1bz.biz/*"
      ],
      "js": [
        "content-auth.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "aibiz_redirects",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  }
}

Best AIBIZ Domain Resolver Alternatives

Here are some Firefox add-ons that are similar to AIBIZ Domain Resolver: