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によって開発されたChromeの拡張機能で、その主な機能は「Get to know what shopify apps an online store is using.」です。
拡張機能のスクリーンショット
WhatShopifyApp - Lookup Shopify Apps拡張機能のCRXファイルをダウンロード
WhatShopifyApp - Lookup Shopify Apps拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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:\/\/*\/*", " |