WhatShopifyApp - Lookup Shopify Apps

Get to know what shopify apps an online store is using.

WhatShopifyApp - Lookup Shopify Apps क्या है?

WhatShopifyApp - Lookup Shopify Apps http://whatshopifyapp.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get to know what shopify apps an online store is using."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WhatShopifyApp - Lookup Shopify Apps एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम WhatShopifyApp - Lookup Shopify Apps WhatShopifyApp - Lookup Shopify Apps
ID mcdpjhnnphfiaojbmpbgfcpoodpngofo
आधिकारिक URL https://chrome.google.com/webstore/detail/whatshopifyapp-lookup-sho/mcdpjhnnphfiaojbmpbgfcpoodpngofo
विवरण Get to know what shopify apps an online store is using.
फ़ाइल का आकार 11.84 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 0.1.1
अंतिम अपडेट 2017-10-14
प्रकाशन तिथि 2017-10-14
रेटिंग 2.89/5 कुल 9 रेटिंग्स
डेवलपर http://whatshopifyapp.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://pushowl.com/privacy.html
समर्थित भाषाएँ 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:\/\/*\/*",
        ""
    ]
}