StoreFinder

Fastest way to find a similar store through product images, preference given to Aliexpress.

StoreFinderคืออะไร?

StoreFinder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย storefinder และคุณลักษณะหลักของมันคือ "Fastest way to find a similar store through product images, preference given to Aliexpress."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย StoreFinder

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

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

                        **Fastest way: only takes one click**

HOW TO: Right click on a product images, and find an Aliexpress store or a similar store that sells the same product. 

Allows for simple Shopify market research. If you see a product, you are one click away from locating it at other stores. StoreFinder saves users from Googling and reverse Google Image Search for the similar product.

******************************
When a webpage does not work, email the URL to our developer at [email protected]. It is more helpful for improvement than a negative comment. :)


____________
Disclaimer:
This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit http://tools.google.com/dlpage/gaoptout or you can set up a filter in Adblock Plus or similar ad blocker tools like AdBlock, uBlock or Adblock Pro.                    

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

ชื่อ StoreFinder StoreFinder
ID ncpaomliljjdpkompppikagopnmolbho
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/storefinder/ncpaomliljjdpkompppikagopnmolbho
คำอธิบาย Fastest way to find a similar store through product images, preference given to Aliexpress.
ขนาดไฟล์ 16.32 KB
จำนวนการติดตั้ง 233
เวอร์ชันปัจจุบัน 0.0.15
อัปเดตครั้งล่าสุด 2019-05-28
วันที่เผยแพร่ 2019-05-27
คะแนน 4.50/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา storefinder
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Fastest way to find a similar store through product images, preference given to Aliexpress.",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAim43KDTVQq9CzkZ4G3cUy0TwlOOPjA\/xFKlu\/PVFgl30xqNjSFC2aQzdD7fYMgXwtwz8q7LXwxzW3fA6ey\/+Q9hJLfX\/rRtVhk6X2shNvdOVcijm4JzGDAc\/XPMbH\/ocFJCCtXJIt8LJ3IYHPRAautfv1nWQu5a1YXdSmOi\/HkTaORjQerNMEJZuP1kduPI82+3ZwQ6ElWYhZ7mIT38HVZfo0IWhwMmybxm32eU9pHvYnVVBVYBsgfShGMyXAvqgBwGYB\/2k5Nicv02SgSRb0ZuDirlocX\/ccJMigMcptJ2uJx68Ah42zWSEHXK0LhEBeHEt121BWbMpFdlhxsN9ywIDAQAB",
    "manifest_version": 2,
    "name": "StoreFinder",
    "permissions": [
        "contextMenus",
        "notifications",
        "",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.15"
}