MSN Homepage, Bing Search & News

Set MSN Homepage, Bing Search Engine & stay up-to-date with the latest news

什麼是MSN Homepage, Bing Search & News?

MSN Homepage, Bing Search & News是由Microsoft Corporation開發的Chrome擴展程式,該擴展的主要功能是“Set MSN Homepage, Bing Search Engine & stay up-to-date with the latest news”。

擴展截圖

screenshot
screenshot

下載MSN Homepage, Bing Search & News擴展crx文件

下載MSN Homepage, Bing Search & News擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Set your homepage to MSN.com to check out the latest news, entertainment and sports each day & turn your searching into doing with Bing and stay up-to-date with the latest news.                    

擴展基本資訊

名稱 MSN Homepage, Bing Search & News MSN Homepage, Bing Search & News
ID midiombanaceofjhodpdibeppmnamfcj
官方網址 https://chromewebstore.google.com/detail/msn-homepage-bing-search/midiombanaceofjhodpdibeppmnamfcj
簡介 Set MSN Homepage, Bing Search Engine & stay up-to-date with the latest news
檔案大小 1.26 MB
安裝次數 12,203
目前版本 0.0.0.17
更新時間 2022-08-13
上架時間 2020-07-31
評分 5.00/5 共 6 次評分
開發者 Microsoft Corporation
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://go.microsoft.com/fwlink?LinkId=521839
支援的語言 id,de,en,en-GB,en-US,fr,nl,no,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,fi,sv,el,bg,ru,iw,mr,bn,te,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": "Logo_48.ico",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "rootServiceWorker.js"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/www.msn.com\/?pc=U566&ocid=MSNHP_U566&osmkt=__MSG_HomePage__",
        "search_provider": {
            "favicon_url": "https:\/\/www.bing.com\/favicon.ico",
            "is_default": true,
            "prepopulated_id": 3,
            "search_url": "https:\/\/www.bing.com\/search?FORM=U566DF&PC=U566&q={searchTerms}",
            "suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=U566DF&PC=U566&query={searchTerms}"
        },
        "startup_pages": [
            "https:\/\/www.msn.com\/?pc=U566&ocid=MSNHP_U566&osmkt=__MSG_HomePage__"
        ]
    },
    "default_locale": "en",
    "description": "__MSG_ExtnDescription__",
    "externally_connectable": {
        "matches": [
            "https:\/\/www.bing.com\/*",
            "https:\/\/browserdefaults.microsoft.com\/*"
        ]
    },
    "host_permissions": [
        "http:\/\/g.ceipmsn.com\/*",
        "http:\/\/*.bing.com\/*",
        "https:\/\/*.bing.com\/*",
        "http:\/\/*.microsoft.com\/*",
        "https:\/\/*.microsoft.com\/*"
    ],
    "icons": {
        "128": "Logo_128.ico",
        "16": "Logo.png",
        "48": "Logo_48.ico"
    },
    "manifest_version": 3,
    "name": "__MSG_ExtnName__",
    "permissions": [
        "cookies",
        "storage",
        "scripting",
        "alarms"
    ],
    "short_name": "__MSG_ExtnName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.0.17"
}