Gears of War 4 with Search – Official
World Wars can happen often. Experience it with Gears of War 4 new images with a search box.
Gears of War 4 with Search – Officialคืออะไร?
Gears of War 4 with Search – Official เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Microsoft Corporation และคุณลักษณะหลักของมันคือ "World Wars can happen often. Experience it with Gears of War 4 new images with a search box."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gears of War 4 with Search – Official
ดาวน์โหลดไฟล์ส่วนขยาย Gears of War 4 with Search – 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nchengeolkkmennhhjcfdpcdcajdbgao |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/gears-of-war-4-with-searc/nchengeolkkmennhhjcfdpcdcajdbgao |
คำอธิบาย | World Wars can happen often. Experience it with Gears of War 4 new images with a search box. |
ขนาดไฟล์ | 9.41 MB |
จำนวนการติดตั้ง | 501 |
เวอร์ชันปัจจุบัน | 1.0.0.17 |
อัปเดตครั้งล่าสุด | 2022-09-22 |
วันที่เผยแพร่ | 2020-05-04 |
คะแนน | 3.87/5 รวมทั้งหมด 15 คะแนน |
ผู้พัฒนา | 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=U491DF&PC=U491&q={searchTerms}", "suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=U491DF&PC=U491&query={searchTerms}" } }, "chrome_url_overrides": { "newtab": "defaultHomePage.html" }, "description": "World Wars can happen often. Experience it with Gears of War 4 new images with a search box.", "icons": { "128": "GearsOfWar_logo_128x128.png", "16": "GearsOfWar_logo_16x16.png", "48": "GearsOfWar_logo_48x48.png" }, "manifest_version": 3, "name": "Gears of War 4 with Search \u2013 Official", "permissions": [ "cookies", "storage", "alarms" ], "host_permissions": [ "http:\/\/g.ceipmsn.com\/*", "http:\/\/*.bing.com\/*", "https:\/\/*.bing.com\/" ], "short_name": "Gears of War 4 with Search \u2013 Official", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.17" } |