Shopify Developer Helper Firefox

Examine source code of Shopify Developer Helper

제작자: Jon MacKinnon Add-on
Inspect and view changes in Shopify Developer Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Shopify Developer Helper",
  "description": "Useful snippets for Shopify theme development",
  "version": "1.0.2",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "shopify-dev-helper@jonxmack",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>",
    "*://localhost/*",
    "http://*/*",
    "https://*/*",
    "https://ajax.googleapis.com/"
  ]
}

최고의 Shopify Developer Helper 대안

다음은 Shopify Developer Helper과(와) 유사한 Firefox add-on입니다: