Forza Horizon 3 – Official
Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs.
什么是Forza Horizon 3 – Official?
Forza Horizon 3 – Official是由Microsoft Corporation开发的Chrome扩展程序,该扩展的主要功能是“Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs.”。
扩展截图
下载Forza Horizon 3 – Official扩展crx文件
下载Forza Horizon 3 – Official扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Welcome to Australia! In Forza Horizon 3, you'll explore the Land Down Under, along with more than 350 of the world's greatest cars and trucks. Get all new Forza Horizon 3 images on every new tab. Learn more about Forza Horizon 3 at www.forzamotorsport.net.
扩展基本信息
名称 | |
ID | jlclemipocmmhmlkcpmkbjfjfkabnalp |
官方URL | https://chromewebstore.google.com/detail/forza-horizon-3-%E2%80%93-officia/jlclemipocmmhmlkcpmkbjfjfkabnalp |
简介 | Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs. |
文件大小 | 3.59 MB |
安装次数 | 2,066 |
当前版本 | 1.0.0.9 |
更新时间 | 2022-12-19 |
上架时间 | 2020-05-04 |
评分 | 1.43/5 共341次评分 |
开发者 | Microsoft Corporation |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://go.microsoft.com/fwlink?LinkId=521839 |
支持的语言 | en |
manifest.json | |
{ "action": { "default_icon": "ForzaHorizon_logo_48x48.png" }, "background": { "service_worker": "rootServiceWorker.js" }, "chrome_url_overrides": { "newtab": "defaultHomePage.html" }, "description": "Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs.", "host_permissions": [ "http:\/\/g.ceipmsn.com\/*", "http:\/\/*.bing.com\/*", "https:\/\/*.bing.com\/" ], "icons": { "128": "ForzaHorizon_logo_128x128.png", "16": "ForzaHorizon_logo_16x16.png", "48": "ForzaHorizon_logo_48x48.png" }, "manifest_version": 3, "name": "Forza Horizon 3 \u2013 Official", "permissions": [ "cookies", "storage", "alarms" ], "short_name": "Forza Horizon 3 - Official", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.9" } |