Shopify Dev Tools Firefox

Examine source code of Shopify Dev Tools

Inspect and view changes in Shopify Dev Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shopify Dev Tools",
  "version": "1.3.3",
  "description": "Add options to Shopify website frontend to easily manage the various Shopify development related tasks.",
  "icons": {
    "16": "/icons/icon_16x16.png",
    "48": "/icons/icon_48x48.png",
    "128": "/icons/icon_128x128.png"
  },
  "content_scripts": [
    {
      "js": [
        "/src/shopify-tools.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b47ac93f-62dc-4d65-be48-a105076786c4}"
    }
  }
}

Best Shopify Dev Tools Alternatives

Here are some Firefox add-ons that are similar to Shopify Dev Tools: