Web Capture - HTML to React with MagicPath Firefox

Examine source code of Web Capture - HTML to React with MagicPath

Inspect and view changes in Web Capture - HTML to React with MagicPath source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Web Capture - HTML to React with MagicPath",
  "description": "Capture elements from the web. Convert elements into interactive React components and edit manually or with AI on a canvas.",
  "version": "1.0.1",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7b3c5a2-4f8d-4a9e-b1c6-3d2e1f0a9b8c}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "24": "icons/icon-24.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "host_permissions": [
    "<all_urls>",
    "https://api.magicpath.ai/*",
    "https://*.magicpath.ai/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "injected/contentScript.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "clipboardWrite",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "env": {
    "API_URL": "https://api.magicpath.ai",
    "WEB_URL": "https://www.magicpath.ai"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "injected/selectionOverlay.css",
        "injected/newExtractor.js",
        "injected/StyleExtractor.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Mejores alternativas Web Capture - HTML to React with MagicPath

Aquí hay algunas Firefox add-ons que son similares a Web Capture - HTML to React with MagicPath: