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.
¿Qué es Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab es una extensión de Chrome desarrollada por http://loadz.com, y su función principal es "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Dying Light The Following Wallpaper & New Tab
Descarga archivos de extensión Dying Light The Following Wallpaper & New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Información Básica de la Extensión
Nombre | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
URL Oficial | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Descripción | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Tamaño del Archivo | 25.26 KB |
Cantidad de Instalaciones | 50 |
Versión Actual | 4.3 |
Última Actualización | 2018-01-12 |
Fecha de Publicación | 2018-01-12 |
Calificación | 5.00/5 Total de 8 Calificaciones |
Desarrollador | http://loadz.com |
Tipo de Pago | free |
Idiomas Soportados | 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" ] } |