Gears of War 4 - Official

World Wars can happen often. Experience it with Gears of War 4 new images.

什麼是Gears of War 4 - Official?

Gears of War 4 - Official是由Microsoft Corporation開發的Chrome擴展程式,該擴展的主要功能是“World Wars can happen often. Experience it with Gears of War 4 new images.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Gears of War 4 - Official擴展crx文件

下載Gears of War 4 - Official擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        A new saga begins for one of the most acclaimed video game franchises in history. After narrowly escaping an attack on their village, JD Fenix and his friends, Kait and Del, must rescue the ones they love and discover the source of a monstrous new enemy. Get all new Gears of War 4 images on every new tab, along with access to information across the web with Bing as default search engine.  

Learn more about Gears of War 4 at www.gearsofwar.com.                    

擴展基本資訊

名稱 Gears of War 4 - Official Gears of War 4 - Official
ID kcgclgngnfnkekbjgpfdfjodgbnkfbib
官方網址 https://chrome.google.com/webstore/detail/gears-of-war-4-official/kcgclgngnfnkekbjgpfdfjodgbnkfbib
簡介 World Wars can happen often. Experience it with Gears of War 4 new images.
檔案大小 9.28 MB
安裝次數 1,231
目前版本 1.0.0.10
更新時間 2022-09-25
上架時間 2020-05-04
評分 3.96/5 共 27 次評分
開發者 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": "GearsOfWar_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=U490DF&PC=U490&q={searchTerms}",
            "suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=U490DF&PC=U490&query={searchTerms}"
        }
    },
    "chrome_url_overrides": {
        "newtab": "defaultHomePage.html"
    },
    "description": "World Wars can happen often. Experience it with Gears of War 4 new images.",
    "icons": {
        "128": "GearsOfWar_logo_128x128.png",
        "16": "GearsOfWar_logo_16x16.png",
        "48": "GearsOfWar_logo_48x48.png"
    },
    "manifest_version": 3,
    "name": "Gears of War 4 - Official",
    "permissions": [
        "cookies",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        "http:\/\/g.ceipmsn.com\/*",
        "http:\/\/*.bing.com\/*",
        "https:\/\/*.bing.com\/"
    ],
    "short_name": "Gears Of War 4 - Official",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.10"
}