Check Competitor Stock Levels - Inventory Spy

Spy how many products remain on any Amazon Product’s offer listing page. Check your competitor’s stock!

Check Competitor Stock Levels - Inventory Spy là gì?

Check Competitor Stock Levels - Inventory Spy là một tiện ích mở rộng Chrome được phát triển bởi https://rebelsoftwarellc.com, và tính năng chính của nó là "Spy how many products remain on any Amazon Product’s offer listing page. Check your competitor’s stock!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Check Competitor Stock Levels - Inventory Spy

Tải xuống các tệp mở rộng Check Competitor Stock Levels - Inventory Spy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Monitor Competitor's inventory levels with Inventory Spy!

See the currently remaining inventory of your Amazon competitors. Just browse to a product's used and new offers on an Amazon offer-listings page and click the spy icon on the Google Chrome toolbar. You will see how many units remain in stock for all offers on the page in under ten seconds!

Inventory Spy is the perfect tool for Amazon Marketplace sellers who want to make more money. You can make better pricing and restocking decisions using inventory level information. Forecast your competitor's trends and always keep a step ahead!

Inventory Spy was designed and built by Amazon merchants and has been actively used since 2012.

You can learn how to monitor the product stock of your competitors in just 3 easy steps:
1) Add Inventory Spy extension app to your Chrome browser. It's FREE!
2) Visit the Amazon product page you need to check.
3) Click the Inventory Spy button on browser bar to view their stock.

Highlights:

- This is a FREE Chrome extension app
- Works for new and used products
- Ideal for Amazon FBA and MF sellers
- Works in all global amazon domains:
 - US
 - UK
 - China
 - Germany
 - France
 - Canada
 - Italy
 - India
 - Spain
 - Mexico
 - Australia

Thanks for downloading and happy selling!

Privacy Policy: Inventory Spy does not capture any personal or browsing history information. The use of the application does not require access to your Amazon seller account.  In case you wish to become an Inventory Spy Unlimited user, your email address would be stored in our database. Please read our Privacy policy at our company website or contact us for further clarification.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Check Competitor Stock Levels - Inventory Spy Check Competitor Stock Levels - Inventory Spy
ID jnflnneeofinkbkcdcmbagjloaiaagjn
URL Chính Thức https://chromewebstore.google.com/detail/check-competitor-stock-le/jnflnneeofinkbkcdcmbagjloaiaagjn
Mô tả Spy how many products remain on any Amazon Product’s offer listing page. Check your competitor’s stock!
Kích Thước Tệp 34.9 KB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 2.3.9
Cập Nhật Lần Cuối 2021-08-17
Ngày Phát Hành 2019-12-17
Đánh Giá 3.25/5 Tổng số 32 Đánh Giá
Nhà Phát Triển https://rebelsoftwarellc.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.facebook.com/inventoryspy/
URL Trang Trợ Giúp https://rebelsoftwarellc.com
URL Trang Chính Sách Bảo Mật https://rebelsoftwarellc.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Check Competitor Stock Levels - Inventory Spy",
    "short_name": "Inventory Spy",
    "version": "2.3.9",
    "description": "Spy how many products remain on any Amazon Product\u2019s offer listing page. Check your competitor\u2019s stock!",
    "homepage_url": "https:\/\/rebelsoftwarellc.com\/inventoryspy\/checkout",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgHvxY2Bge5aTXZvQvahuqlb8U0u\/uIlK8h7SFmORtQcxWt2S\/vBGuCOj8vel3ZdzmRh66EMMQfB+QeAKwZqu0yohS1ajur\/CTmOs5uJcguRA7wE7nwR3NbMLXfzhq3g34e2pWHItNP7z74NYbU\/13bh1yQjHtkYFraPilMchMjgAMtYiuJvjUxP+yjSXiW6Nu7Wb22irsT2X9wW0wG4k4Q7TJcMJrfdir8dtWvtLwo\/f2ZSbuRMLN0RVH54qFRKbQpnv8oKpwD\/M1RKjQ1\/NJKsgZ8gB6M8y87RknNW75SLeDSiWiFDL2S9aOhZyfmThpwwkcH\/wd2K4qaIeWVafVQIDAQAB",
    "permissions": [
        "storage",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.nl\/*",
        "*:\/\/*.amazon.mx\/*",
        "*:\/\/*.amazon.br\/*",
        "*:\/\/*.amazon.au\/*",
        "*:\/\/*.amazon.sg\/*",
        "*:\/\/*.rebelsoftwarellc.com\/*"
    ],
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "applications": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "42.0",
            "update_url": "https:\/\/rebelsoftwarellc.com\/inventoryspy\/updates.json"
        }
    },
    "icons": {
        "16": "img\/ISPY-16.png",
        "48": "img\/ISPY-48.png",
        "128": "img\/ISPY-128.png"
    },
    "browser_action": {
        "default_icon": "img\/ISPY-16.png",
        "default_title": "Inventory Spy"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/www.amazon.mx\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.com.au\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/rebelsoftwarellc.com\/*"
            ],
            "js": [
                "lib\/message.js",
                "lib\/results.js"
            ],
            "css": [
                "css\/loading.css"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}