Nanobrowser: AI Web Agent & Automation Firefox

Examine source code of Nanobrowser: AI Web Agent & Automation

Inspect and view changes in Nanobrowser: AI Web Agent & Automation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_app_metadata_name__",
  "version": "0.1.12",
  "description": "__MSG_app_metadata_description__",
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "storage",
    "scripting",
    "tabs",
    "activeTab",
    "unlimitedStorage",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.iife.js"
    ]
  },
  "action": {
    "default_icon": "icon-32.png",
    "default_popup": "side-panel/index.html"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "content/index.iife.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*.js",
        "*.css",
        "*.svg",
        "icon-128.png",
        "icon-32.png",
        "permission/index.html",
        "permission/permission.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options/index.html",
    "browser_style": false
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nanobrowser@nanobrowser.ai",
      "strict_min_version": "109.0"
    }
  }
}

Best Nanobrowser: AI Web Agent & Automation Alternatives

Here are some Firefox add-ons that are similar to Nanobrowser: AI Web Agent & Automation: