Shopify Design Audit Checker Firefox

Examine source code of Shopify Design Audit Checker

Inspect and view changes in Shopify Design Audit Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Shopify Store Design Audit by Ecomzens",
  "version": "1.0.2",
  "description": "Audit Shopify store design, trust signals, homepage sections, and product page conversion readiness.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Shopify Design Audit",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "shopify-design-audit@ecomzens.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Shopify Design Audit Checker Alternatives

Here are some Firefox add-ons that are similar to Shopify Design Audit Checker: