Live Wallpaper HD Custom New Tab
Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab.
O que é Live Wallpaper HD Custom New Tab?
Live Wallpaper HD Custom New Tab é uma extensão do Chrome desenvolvida por Wallpaper Buildings, e sua principal característica é "Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Live Wallpaper HD Custom New Tab
Baixe arquivos de extensão Live Wallpaper HD Custom 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
New Tab live wallpaper custom new tab extension changes your default new tab. FEATURES: > Great selection of live wallpapers! > Minimal design with smooth transitions. > Pick your favorite wallpapers. > With every new tab, you will have great wallpapers of live. > Speed dial widget to your best sites. Get the lovely live backgrounds from live lovers right now!
Informações Básicas da Extensão
Nome | |
ID | ejpmhfnoaffgjicbfkjiapgiobkkhcgj |
URL Oficial | https://chrome.google.com/webstore/detail/live-wallpaper-hd-custom/ejpmhfnoaffgjicbfkjiapgiobkkhcgj |
Descrição | Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab. |
Tamanho do Arquivo | 35.81 KB |
Contagem de Instalações | 100,000 |
Versão Atual | 8.0.0.0 |
Última Atualização | 2021-01-20 |
Data de Publicação | 2021-01-20 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | Wallpaper Buildings |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://sites.google.com/view/wallpaper-religion/home |
Idiomas Suportados | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images13\/icon21.png" }, "background": { "scripts": [ "js16\/background3.js" ] }, "chrome_url_overrides": { "newtab": "tab2.html" }, "browser_action": { "default_title": "live" } } |