WebExtension.net
WebExtension.net

Microsoft Bing Search with Donations

View on Chrome Web Store
View Microsoft Bing Search with Donations Chrome Extension on Chrome Web Store
4.4 (18 ratings)

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

More than 1 million nonprofits, one easy way to give. Make a difference for free when you search with Bing.
Type
Extension
Users
10,000 users
Microsoft Corporation
View author page of Microsoft Corporation
Published
Published on February 10, 2020
Version 1.0.16
Manifest version
3
Updated
Updated on October 9, 2024
View on Chrome Web Store
View Microsoft Bing Search with Donations Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.16",
    "manifest_version": 3,
    "name": "__MSG_ExtnName__",
    "description": "__MSG_ExtnDescription__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "cookies",
        "tabs",
        "alarms",
        "contextMenus",
        "notifications",
        "scripting"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.bing.com\/*",
            "https:\/\/browserdefaults.microsoft.com\/*"
        ]
    },
    "background": {
        "service_worker": ".\/scripts\/rootServiceWorker.js"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "is_default": true,
            "prepopulated_id": 3,
            "search_url": "https:\/\/www.bing.com\/search?EID=GWB&FORM=MY01DC&PC=U569&q={searchTerms}",
            "suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=MY01DC&PC=U569&query={searchTerms}"
        }
    },
    "icons": {
        "16": ".\/assets\/icon_16x16.png",
        "32": ".\/assets\/icon_32x32.png",
        "64": ".\/assets\/icon_64x64.png",
        "128": ".\/assets\/icon_128x128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "assets\/*png",
                "templates\/quickSearch.html"
            ]
        }
    ]
}
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