AliPrice Shopping Assistant for Shopee

Track price history and search by image on Shopee

AliPrice Shopping Assistant for Shopeeคืออะไร?

AliPrice Shopping Assistant for Shopee เป็นส่วนขยายของ Chrome ที่พัฒนาโดย aliprice2 และคุณลักษณะหลักของมันคือ "Track price history and search by image on Shopee"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AliPrice Shopping Assistant for Shopee

ดาวน์โหลดไฟล์ส่วนขยาย AliPrice Shopping Assistant for Shopee ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Shopping Assistant for Shopee is a price tracker for Shopee, the leading online platform in Southeast Asia and Taiwan.

Main features:
1. Price history: You can check the price history within 3 or 6 months of any product to identify true and false discounts.
2. Search for goods by picture, and find the same product on Shopee, AliExpress, Taobao etc. through image search
3. Price Drop Reminder: Add products to your favorites and you will be notified when the price drops.
4. Shortcuts to most visited sites.
5. Copy the link and share it with your friends
6. Taobao image downloader, export image link, image translation
7. Dropshipping from Taobao and 1688.com
8. Shein search by image and Naver search by image
9. Export shopping cart product list from Taobao and 1688.com

If you have any questions or suggestions, please feel free to contact us:
https://www.aliprice.com/information/index?page=contact
By installing the AliPrice extension, you accept the terms of the "AliPrice Terms of Service" and allow the extension to redirect to affiliate program links, including Shopee and other programs. AliPrice Terms of Service - https://www.aliprice.com/information/index/page/term_of_use
Shopee is a trademark of Shopee.com, Inc. This extension was not created or endorsed by Shopee.
We do use Google Analytics to collect anonymous usage statistics to help improve user experience, but you can opt out at http://tools.google.com/dlpage/gaoptout

Edge/Firefox/Opera: https://www.aliprice.com?extension=shopee
Android: https://play.google.com/store/apps/details?id=com.dengpai.aliprice
IOS: https://apps.apple.com/us/app/aliprice-shopping-assistant/id1282323896                    

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

ชื่อ AliPrice Shopping Assistant for Shopee AliPrice Shopping Assistant for Shopee
ID oanlehpljgeknlohgbakodejdbingjpj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/aliprice-shopping-assista/oanlehpljgeknlohgbakodejdbingjpj
คำอธิบาย Track price history and search by image on Shopee
ขนาดไฟล์ 4.51 MB
จำนวนการติดตั้ง 51,502
เวอร์ชันปัจจุบัน 3.0.13
อัปเดตครั้งล่าสุด 2024-02-05
วันที่เผยแพร่ 2020-06-02
คะแนน 4.63/5 รวมทั้งหมด 298 คะแนน
ผู้พัฒนา aliprice2
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.aliprice.com/
URL หน้าช่วยเหลือ https://www.aliprice.com/information/index?page=contact
URL หน้านโยบายความเป็นส่วนตัว https://www.aliprice.com/information/index/page/privacy
ภาษาที่รองรับ id,ms,en,en-GB,en-US,fil,vi,es,es-419,pt-BR,pt-PT,th,zh-CN,zh-TW
manifest.json
{
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "3.0.13",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=1045&channel=chrome&platform=shopee&version=3.0.13&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/chunk-common.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/chunk-common.css",
                "assets\/css\/content-script.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/banhang.shopee.vn\/*",
                "*:\/\/seller.shopee.co.id\/*",
                "*:\/\/seller.shopee.co.th\/*",
                "*:\/\/seller.shopee.com.my\/*",
                "*:\/\/seller.shopee.ph\/*",
                "*:\/\/seller.shopee.sg\/*",
                "*:\/\/seller.shopee.tw\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "assets\/js\/chunk-common.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script-2.js"
            ],
            "css": [
                "assets\/css\/chunk-common.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliprice.com\/*",
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}