WebExtension.net
Toggle dark mode
WebExtension.net

Keepa - Amazon Price Tracker

View on Chrome Web Store
View Keepa - Amazon Price Tracker Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (4,948 ratings)
2 new ratings
95 views
This extension has been viewed 95 times

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

Adds price history charts and the option to be alerted on price drops to all supported Amazon sites.
Type
Extension
Users
4,000,000 users
Website keepa.com
Keepa.com
View author page of Keepa.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 17, 2011
Version 5.45
Manifest version
3
Updated
Updated on January 7, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Keepa - Amazon Price Tracker 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": "Keepa - Amazon Price Tracker",
    "short_name": "Keepa",
    "version": "5.45",
    "permissions": [
        "alarms",
        "storage",
        "declarativeNetRequestWithHostAccess",
        "cookies",
        "contextMenus",
        "offscreen",
        "webRequest"
    ],
    "optional_permissions": [],
    "author": "Keepa GmbH",
    "background": {
        "service_worker": "keepa.js",
        "type": "module"
    },
    "minimum_chrome_version": "120",
    "host_permissions": [
        "*:\/\/*.keepa.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amzn.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.com.br\/*",
        "*:\/\/*.amazon.nl\/*",
        "*:\/\/*.amazon.com.au\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "selectionHook.js"
            ],
            "matches": [
                "*:\/\/*.amzn.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.com.au\/*"
            ]
        }
    ],
    "manifest_version": 3,
    "options_page": "options.html",
    "homepage_url": "https:\/\/keepa.com",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.keepa.com\/*",
                "*:\/\/*.amzn.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.com.au\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "32": "icons\/i32.png",
            "48": "icons\/i48.png"
        },
        "default_title": "Keepa automatically loads on Amazon product pages."
    },
    "description": "Adds price history charts and the option to be alerted on price drops to all supported Amazon sites.",
    "icons": {
        "16": "icons\/i16.png",
        "32": "icons\/i32.png",
        "48": "icons\/i48.png",
        "128": "icons\/i128.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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