Minimalist Wallpaper HD Custom New Tab
Minimalist New Tab Wallpapers & Games, created just for minimalist lovers. Replaces your new tab to a beautiful minimalist new tab.
O que é Minimalist Wallpaper HD Custom New Tab?
Minimalist Wallpaper HD Custom New Tab é uma extensão do Chrome desenvolvida por Wallpaper Harmony, e sua principal característica é "Minimalist New Tab Wallpapers & Games, created just for minimalist lovers. Replaces your new tab to a beautiful minimalist new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Minimalist Wallpaper HD Custom New Tab
Baixe arquivos de extensão Minimalist 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
Install our minimalist extension to get a different wallpapers on each tab page! FEATURES: > Shuffle all minimalist background wallpapers, or just choose your best background wallpapers > Pick other themes from our gallery. > A high quality new tab experience. > Simple design and smooth affects. > With every new tab, you'll have great wallpapers of minimalist. Have fun with my minimalist extension!! We really wish you have fun using my awesome minimalist new tab & let your friends know so they can also enjoy it!
Informações Básicas da Extensão
Nome | |
ID | iegjklknemmaigegmaecoaaejnimkgbm |
URL Oficial | https://chrome.google.com/webstore/detail/minimalist-wallpaper-hd-c/iegjklknemmaigegmaecoaaejnimkgbm |
Descrição | Minimalist New Tab Wallpapers & Games, created just for minimalist lovers. Replaces your new tab to a beautiful minimalist new tab. |
Tamanho do Arquivo | 36.05 KB |
Contagem de Instalações | 2,000 |
Versão Atual | 8.0.0.0 |
Última Atualização | 2021-02-10 |
Data de Publicação | 2021-02-10 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | Wallpaper Harmony |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://sites.google.com/view/themes-business/%D7%91%D7%99%D7%AA |
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": "images11\/icon19.png" }, "background": { "scripts": [ "js8\/background1.js" ] }, "chrome_url_overrides": { "newtab": "tab22.html" }, "browser_action": { "default_title": "minimalist" } } |