DesignMeter - UI/UX Analyzer Firefox

Examine source code of DesignMeter - UI/UX Analyzer

Inspect and view changes in DesignMeter - UI/UX Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DesignMeter - UI/UX Analyzer",
  "short_name": "DesignMeter",
  "version": "1.2.1",
  "description": "Instantly analyze the UI/UX quality of any website. Get objective scores and actionable insights powered by AI.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "notifications",
    "sidePanel"
  ],
  "optional_permissions": [],
  "optional_host_permissions": [],
  "host_permissions": [
    "https://designmeter.top/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Analyze this website's UI/UX"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "designmeter@designmeter.top",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "DesignMeter",
    "default_icon": "icons/icon32.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best DesignMeter - UI/UX Analyzer Alternatives

Here are some Firefox add-ons that are similar to DesignMeter - UI/UX Analyzer: