Gears of War 4 - Official
World Wars can happen often. Experience it with Gears of War 4 new images.
Apa itu Gears of War 4 - Official?
Gears of War 4 - Official adalah ekstensi Chrome yang dikembangkan oleh Microsoft Corporation, dan fitur utamanya adalah "World Wars can happen often. Experience it with Gears of War 4 new images.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Gears of War 4 - Official
Unduh file ekstensi Gears of War 4 - Official dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | kcgclgngnfnkekbjgpfdfjodgbnkfbib |
URL Resmi | https://chrome.google.com/webstore/detail/gears-of-war-4-official/kcgclgngnfnkekbjgpfdfjodgbnkfbib |
Deskripsi | World Wars can happen often. Experience it with Gears of War 4 new images. |
Ukuran File | 9.28 MB |
Jumlah Instalasi | 1,231 |
Versi Saat Ini | 1.0.0.10 |
Terakhir Diperbarui | 2022-09-25 |
Tanggal Publikasi | 2020-05-04 |
Penilaian | 3.96/5 Total 27 Penilaian |
Pengembang | Microsoft Corporation |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://go.microsoft.com/fwlink?LinkId=521839 |
Bahasa yang Didukung | 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" } |