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 Microsoft Corporation द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "World Wars can happen often. Experience it with Gears of War 4 new images with a search box."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Gears of War 4 with Search – Official एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |