DESIGN.md Generator - TypeUI Firefox

Examine source code of DESIGN.md Generator - TypeUI

Inspect and view changes in DESIGN.md Generator - TypeUI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DESIGN.md Style Extractor - TypeUI",
  "description": "Extract page styles and generate DESIGN.md or SKILL.md files and use it with Google Stitch, Claude, Codex, and Cursor.",
  "version": "0.1.0",
  "homepage_url": "https://www.typeui.sh",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "downloads"
  ],
  "action": {
    "default_title": "DESIGN.md Style Extractor - TypeUI",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "design-md-extractor@typeui.sh",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  }
}

Best DESIGN.md Generator - TypeUI Alternatives

Here are some Firefox add-ons that are similar to DESIGN.md Generator - TypeUI: