WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IKEA Stock Availability Checker

IKEA Stock Availability Checker

View on Chrome Web Store
View IKEA Stock Availability Checker Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (10 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Get all stock availability for current IKEA product in your selected country
Type
Extension
Users
566 users
3
Website sparanoid.com
Sparanoid, Inc.
View author page of Sparanoid, Inc.
Published
Published on April 5, 2016
Version 1.0.3
Manifest version
2
Updated
Updated on September 1, 2020
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View IKEA Stock Availability Checker Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.3",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "128": "Icon.png"
    },
    "homepage_url": "https:\/\/sparanoid.com\/work\/ikea-stock-availability-checker\/",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.ikea.com\/*",
                "*:\/\/*.ikea.cn\/*"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/ikea-stock-availability-checker.user.js"
            ],
            "run_at": "document_end"
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top