Dying Light The Following Wallpaper & New Tab
Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.
Co to jest Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab to rozszerzenie Chrome opracowane przez http://loadz.com, a jego główną funkcją jest „Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Dying Light The Following Wallpaper & New Tab
Pobierz pliki rozszerzeń Dying Light The Following Wallpaper & New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
Oficjalny URL | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Opis | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Rozmiar pliku | 25.26 KB |
Liczba instalacji | 50 |
Aktualna Wersja | 4.3 |
Ostatnia Aktualizacja | 2018-01-12 |
Data Publikacji | 2018-01-12 |
Ocena | 5.00/5 Łącznie 8 Oceny |
Deweloper | http://loadz.com |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dying Light The Following Wallpaper & New Tab", "version": "4.3", "description": "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.", "default_locale": "en", "icons": { "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/dying-light-the-following-bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "chrome_settings_overrides": { "homepage": "http:\/\/loadz.com", "search_provider": { "name": "iki Resim", "search_url": "http:\/\/loadz.com\/search\/{searchTerms}", "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}", "encoding": "UTF-8", "is_default": true, "favicon_url": "http:\/\/loadz.com\/favicon.ico", "keyword": "ikiresim.com" } }, "browser_action": { "default_title": "Dying Light The Following" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |