WebExtension.net
WebExtension.net

Microsoft Shopping

View on Chrome Web Store
View Microsoft Shopping Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

The best place to help you save time and up to $400 a year* when online shopping.
Type
Extension
Users
94 users
4
Microsoft Corporation
View author page of Microsoft Corporation
Published
Published on October 27, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on November 9, 2024
View on Chrome Web Store
View Microsoft Shopping Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Microsoft Shopping",
    "description": "The best place to help you save time and up to $400 a year* when online shopping.",
    "version": "1.0.1",
    "icons": {
        "16": "icons\/v2\/icon16.png",
        "48": "icons\/v2\/icon48.png",
        "128": "icons\/v2\/icon128.png"
    },
    "action": {
        "default_title": "Microsoft Shopping",
        "default_icon": {
            "128": "icons\/v2\/icon48.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "permissions": [
        "storage",
        "activeTab",
        "clipboardWrite"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "ExtensionFlyout.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

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

© 2024 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