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.
Vad är Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab är en Chrome-tillägg utvecklad av http://loadz.com, och dess huvudfunktion är "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.".
Tilläggsskärmbilder
Ladda ner Dying Light The Following Wallpaper & New Tab-förlängningens CRX-fil
Ladda ner Dying Light The Following Wallpaper & New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Grundläggande Information om Tillägg
Namn | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
Officiell webbadress | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Beskrivning | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Filstorlek | 25.26 KB |
Antal Installationer | 50 |
Aktuell Version | 4.3 |
Senast Uppdaterad | 2018-01-12 |
Publiceringsdatum | 2018-01-12 |
Betyg | 5.00/5 Totalt 8 Betyg |
Utvecklare | http://loadz.com |
Betalningssätt | free |
Stödda Språk | 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" ] } |