Forza Horizon 3 – Official
Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs.
Vad är Forza Horizon 3 – Official?
Forza Horizon 3 – Official är en Chrome-tillägg utvecklad av Microsoft Corporation, och dess huvudfunktion är "Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs.".
Tilläggsskärmbilder
Ladda ner Forza Horizon 3 – Official-förlängningens CRX-fil
Ladda ner Forza Horizon 3 – Official-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | jlclemipocmmhmlkcpmkbjfjfkabnalp |
Officiell webbadress | https://chromewebstore.google.com/detail/forza-horizon-3-%E2%80%93-officia/jlclemipocmmhmlkcpmkbjfjfkabnalp |
Beskrivning | Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs. |
Filstorlek | 3.59 MB |
Antal Installationer | 2,066 |
Aktuell Version | 1.0.0.9 |
Senast Uppdaterad | 2022-12-19 |
Publiceringsdatum | 2020-05-04 |
Betyg | 1.43/5 Totalt 341 Betyg |
Utvecklare | Microsoft Corporation |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://go.microsoft.com/fwlink?LinkId=521839 |
Stödda Språk | 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" } |