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”。
扩展截图
下载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 |
ID | midiombanaceofjhodpdibeppmnamfcj |
官方URL | 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" } |