WhatShopifyApp - Lookup Shopify Apps
Get to know what shopify apps an online store is using.
Wat is WhatShopifyApp - Lookup Shopify Apps?
WhatShopifyApp - Lookup Shopify Apps is een Chrome-extensie ontwikkeld door http://whatshopifyapp.com, en de belangrijkste functie is "Get to know what shopify apps an online store is using.".
Extensie Screenshots
Download het CRX-bestand van de extensie WhatShopifyApp - Lookup Shopify Apps
Download WhatShopifyApp - Lookup Shopify Apps-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
WhatShopifyApp helps you look at other Shopify stores to find out what apps have they installed. This handy tool lets you find out what apps are they using. It even links it right to the Shopify App Directory to that you can install it as well.
Basisinformatie over de Extensie
Naam | |
ID | mcdpjhnnphfiaojbmpbgfcpoodpngofo |
Officiële URL | https://chrome.google.com/webstore/detail/whatshopifyapp-lookup-sho/mcdpjhnnphfiaojbmpbgfcpoodpngofo |
Beschrijving | Get to know what shopify apps an online store is using. |
Bestandsgrootte | 11.84 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2017-10-14 |
Publicatiedatum | 2017-10-14 |
Beoordeling | 2.89/5 Totaal 9 Beoordelingen |
Ontwikkelaar | http://whatshopifyapp.com |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://pushowl.com/privacy.html |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WhatShopifyApp - Lookup Shopify Apps", "short_name": "WhatShopifyApp", "version": "0.1.1", "manifest_version": 2, "description": "Get to know what shopify apps an online store is using.", "default_locale": "en", "icons": { "19": "resources\/images\/icon_extension_19.png", "32": "resources\/images\/icon_extension_32.png", "48": "resources\/images\/icon_extension_48.png", "128": "resources\/images\/icon_extension_128.png" }, "browser_action": { "default_icon": { "19": "resources\/images\/icon_extension_19.png", "32": "resources\/images\/icon_extension_32.png", "48": "resources\/images\/icon_extension_48.png", "128": "resources\/images\/icon_extension_128.png" }, "default_title": "WhatShopifyApp - Lookup Shopify Apps" }, "background": { "scripts": [ "scripts\/background.js" ] }, "web_accessible_resources": [ "resources\/*" ], "permissions": [ "tabs", "https:\/\/*\/*", "http:\/\/*\/*", " |