Shopify™ Raise - Shopify™ store analysis tool

One-stop Shopify store analysis and sales monitor tool.

Shopify™ Raise - Shopify™ store analysis toolคืออะไร?

Shopify™ Raise - Shopify™ store analysis tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sellercenter.io และคุณลักษณะหลักของมันคือ "One-stop Shopify store analysis and sales monitor tool."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shopify™ Raise - Shopify™ store analysis tool

ดาวน์โหลดไฟล์ส่วนขยาย Shopify™ Raise - Shopify™ store analysis tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Must have Shopify & Dropship tool for dropshipping sellers.

This is a Shopify store analysis tool helps you inspect your competitors' stores product strategy and their best selling products. Make unbelievable profits for your dropship business!

Main Feature
(1) Store Analysis
● Automatically identify Shopify stores. 
● Analysis store information including: store name, theme, product price and so on.
● Show the new addad products and best selling products
● Provide release trend analysis, vendor distribute analysis, product tag analysis.

(2) Store's products
● Show the bestselling products and new added products of the Store.
● Provide a list of products in store that can be filtered by category
● All product listing field including title, price, images and so on,and provide links to help you easily find the products you want to see
● Export products data to Excel/CSV document, which is compatible with Shopify import, then you can upload them directly to your own store

(3) Live Sales
● Check out the live sales of any Shopify stores,  find the most popular products.
● Simply keep the page open and you will be able to count the sales of the store and the products sold during the period.

 (4) Product reviews
● Download all reviews..
● You can import the downloaded reviews directly into your own store.

(5) Apps and Tools
● Reveal the secret apps that drive sales for your competitor stores.

How to use Shopify Raise?
Visit any Shopify store with Chrome that you want to analysis, keep the page open, that's all!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Shopify™ Raise - Shopify™ store analysis tool Shopify™ Raise - Shopify™ store analysis tool
ID hdpfnbgfohonaplgnaahcefglgclmdpo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/shopify-raise-shopify-sto/hdpfnbgfohonaplgnaahcefglgclmdpo
คำอธิบาย One-stop Shopify store analysis and sales monitor tool.
ขนาดไฟล์ 935 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.3.14
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2022-07-31
คะแนน 4.36/5 รวมทั้งหมด 44 คะแนน
ผู้พัฒนา https://sellercenter.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://findniche.com/
URL หน้านโยบายความเป็นส่วนตัว https://findniche.com/privacy
ภาษาที่รองรับ ms,en,ca,da,et,hr,lv,lt,pl,ro,sk,sl,fi,cs,sr,bg,fa,mr,bn,gu,kn-IN,ml,am-ET,ar,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.3.14",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/findniche.com\/",
    "default_locale": "en",
    "permissions": [
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.findniche.com\/*"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/content.js"
            ],
            "css": [
                "css\/main.css",
                "css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "img\/icon48.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "icon\/*",
                "reviews_icon\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'"
    }
}