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.
O que é Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab é uma extensão do Chrome desenvolvida por http://loadz.com, e sua principal característica é "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dying Light The Following Wallpaper & New Tab
Baixe arquivos de extensão Dying Light The Following Wallpaper & New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Informações Básicas da Extensão
Nome | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
URL Oficial | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Descrição | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Tamanho do Arquivo | 25.26 KB |
Contagem de Instalações | 50 |
Versão Atual | 4.3 |
Última Atualização | 2018-01-12 |
Data de Publicação | 2018-01-12 |
Classificação | 5.00/5 Total de 8 Avaliações |
Desenvolvedor | http://loadz.com |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |