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은(는) Microsoft Corporation에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Racing unleashed. Explore the beautifully captured Forza Horizon 3 images on new tabs with a search box."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Forza Horizon 3 with Search – Official 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Forza Horizon 3 with Search – Official Forza Horizon 3 with Search – Official
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"
}