Forza Horizon 3 with Search – Official
Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs with a search box.
Τι είναι το Forza Horizon 3 with Search – Official;
Το Forza Horizon 3 with Search – Official είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Microsoft Corporation, και η κύρια λειτουργία του είναι "Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs with a search box.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Forza Horizon 3 with Search – Official
Λήψη αρχείων επέκτασης Forza Horizon 3 with Search – 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, along with access to information across the web with Bing as default search engine. Learn more about Forza Horizon 3 at www.forzamotorsport.net.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | dmilbbbmoigchfpabblmkfijnfeojhnn |
Επίσημο URL | https://chrome.google.com/webstore/detail/forza-horizon-3-with-sear/dmilbbbmoigchfpabblmkfijnfeojhnn |
Περιγραφή | Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs with a search box. |
Μέγεθος Αρχείου | 2.91 MB |
Αριθμός Εγκαταστάσεων | 455 |
Τρέχουσα Έκδοση | 1.0.0.12 |
Τελευταία Ενημέρωση | 2022-09-20 |
Ημερομηνία Δημοσίευσης | 2020-05-04 |
Αξιολόγηση | 1.26/5 Συνολικά 277 Αξιολογήσεις |
Προγραμματιστής | Microsoft Corporation |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://go.microsoft.com/fwlink?LinkId=521839 |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "background": { "service_worker": "rootServiceWorker.js" }, "action": { "default_icon": "ForzaHorizon_logo_48x48.png" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/www.bing.com\/favicon.ico", "is_default": true, "keyword": "bing.com", "name": "Bing", "search_url": "https:\/\/www.bing.com\/search?FORM=U494DF&PC=U494&q={searchTerms}", "suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=U494DF&PC=U494&query={searchTerms}" } }, "chrome_url_overrides": { "newtab": "defaultHomePage.html" }, "description": "Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs with a search box.", "icons": { "128": "ForzaHorizon_logo_128x128.png", "16": "ForzaHorizon_logo_16x16.png", "48": "ForzaHorizon_logo_48x48.png" }, "manifest_version": 3, "name": "Forza Horizon 3 with Search \u2013 Official", "permissions": [ "cookies", "storage", "alarms" ], "host_permissions": [ "http:\/\/g.ceipmsn.com\/*", "http:\/\/*.bing.com\/*", "https:\/\/*.bing.com\/" ], "short_name": "Forza Horizon 3 with Search \u2013 Official", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.12" } |