Thunderbit: AI Web Scraper & Web Automation Agent Edge

Examine source code of Thunderbit: AI Web Scraper & Web Automation Agent

Inspect and view changes in Thunderbit: AI Web Scraper & Web Automation Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "4.4.1",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "action": {
    "default_icon": {
      "16": "src/assets/logo_16.png",
      "48": "src/assets/logo_48.png",
      "128": "src/assets/logo_128.png"
    },
    "default_title": "__MSG_actionTitle__"
  },
  "icons": {
    "16": "src/assets/logo_16.png",
    "48": "src/assets/logo_48.png",
    "128": "src/assets/logo_128.png"
  },
  "background": {
    "service_worker": "assets/background.js",
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/content.js"
      ],
      "run_at": "document_end",
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "side_panel": {
    "default_path": "index.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "scripting",
    "notifications",
    "sidePanel",
    "commands",
    "storage"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+D",
        "mac": "Alt+Shift+D"
      },
      "description": "Open Thunderbit"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "index.html"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/content.js",
        "assets/background.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "minimum_chrome_version": "102",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Best Thunderbit: AI Web Scraper & Web Automation Agent Alternatives

Here are some Edge add-ons that are similar to Thunderbit: AI Web Scraper & Web Automation Agent: