WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Amazon Compare Side to Side

Amazon Compare Side to Side

View on Chrome Web Store
View Amazon Compare Side to Side Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Easily compare Amazon products details side to side. Pick the right one.
Type
Extension
Users
6 users
1
Chromy Extensions
View author page of Chromy Extensions
Published
Published on April 22, 2025
Version 0.5.0
Manifest version
3
Updated
Updated on April 22, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Amazon Compare Side to Side 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": "Amazon Compare Side to Side",
    "description": "Easily compare Amazon products details side to side. Pick the right one.",
    "author": "Amazon Side to Side",
    "version": "0.5.0",
    "manifest_version": 3,
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "contextMenus"
    ],
    "action": {
        "default_icon": {
            "19": "icons\/19.png",
            "32": "icons\/32.png",
            "38": "icons\/38.png"
        },
        "default_popup": "src\/entries\/popup\/index.html"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "options_ui": {
        "page": "src\/entries\/options\/index.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        {
            "resources": [
                "webfonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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