Shopify app detector

Shopify logo

What does a Shopify app detect?

A Shopify app detector detects Shopify apps used on the front end.

Our tool above detects any Shopify app used on the front and provides the name and link to the Shopify marketplace search.

How can we detect a Shopify app by looking at the page source?

It is a straightforward process, but it is a bit more work than using an online tool.

Here is how you can detect an app by looking at the page source:

  1. Open the page source: Right-click on the webpage and select “View Page Source” or press Ctrl+U (Windows/Linux) or Cmd+Option+U (Mac).
  2. Check meta tags and comments: Search for “<!-- BEGIN app block: shopify://apps/“. The app’s name (or slugged name) is right after /apps/.
  3. Search for app names: Look for script and style tags referencing known Shopify app URLs. Common patterns include URLs containing the app name or specific domains associated with Shopify apps. E.g. <script src="https://cdn.shopify.com/s/files/1/XXXX/XXXX/t/XX/assets/app.js">.

You can read our in-depth guide on how to detect Shopify apps here.

What is a Shopify Theme?

A Shopify theme is the framework that determines the design and layout of your Shopify website.

It enables you to display content and add specific features to your store.

There is a wide selection of themes available, and we have explored many of them.

Our tool above also detects Shopify themes.