HTML to Figma: Convert Websites into Designs Firefox

Examine source code of HTML to Figma: Convert Websites into Designs

Inspect and view changes in HTML to Figma: Convert Websites into Designs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.6.14",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "storage",
    "activeTab",
    "downloads",
    "contextMenus",
    "scripting",
    "sessions"
  ],
  "action": {
    "default_icon": {
      "16": "icons/action-icon-light-16x16.png",
      "32": "icons/action-icon-light-32x32.png",
      "48": "icons/action-icon-light-48x48.png",
      "128": "icons/action-icon-light-128x128.png"
    },
    "default_title": "Wireframeit",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wireframeit.extension@wireframeit.com",
      "strict_min_version": "109.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "fonts/*",
        "callback/*",
        "offscreen/*",
        "loremWords.json",
        "devices.json"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-scripts/core.js"
      ]
    }
  ]
}

Best HTML to Figma: Convert Websites into Designs Alternatives

Here are some Firefox add-ons that are similar to HTML to Figma: Convert Websites into Designs: