Re Zero Wallpaper HD New Tab [2021]
Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
O que é Re Zero Wallpaper HD New Tab [2021]?
Re Zero Wallpaper HD New Tab [2021] é uma extensão do Chrome desenvolvida por https://onlynewtab.com, e sua principal característica é "Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Re Zero Wallpaper HD New Tab [2021]
Baixe arquivos de extensão Re Zero Wallpaper HD New Tab [2021] 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
Get a newtab homepage with wallpaper of Re:Zero for every fan of Re:Zero. Select in 10 available wallpapers. FEATURES: – See your favourite wallpaper from many available Re:Zero wallpapers, or Shuffle (randomized background images). Updated wallpapers for Re:Zero are coming soon. – Check Date & Time instantly with a digital clock in Chrome NewTab. – Search with Google in the new Chrome new tab page. – Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab). By Installing this extension will change the default new tab with a beautiful re zero anime wallpapers, multifunctional & user friendly new tab. ⭐ Features of re zero anime extension: ⭐ Customized new tab page featuring re zero anime wallpapers in hd quality. Watch your favorite wallpapers, & even use many other new tab themes along with this one, not just re zero anime wallpapers. ⭐ Speed-dial to your favorite websites like gmail or youtube with super-fast & super-stylish navigation links widget, beautiful & organized way to access your most-favorite sites.
Informações Básicas da Extensão
Nome | |
ID | aecneiogjlcdmpdbdiplhlblnnliioid |
URL Oficial | https://chrome.google.com/webstore/detail/re-zero-wallpaper-hd-new/aecneiogjlcdmpdbdiplhlblnnliioid |
Descrição | Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc. |
Tamanho do Arquivo | 1.01 MB |
Contagem de Instalações | 124 |
Versão Atual | 5.0 |
Última Atualização | 2021-05-29 |
Data de Publicação | 2021-02-16 |
Desenvolvedor | https://onlynewtab.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://onlynewtab.com/re-zero-wallpaper-hd-new-tab-theme/ |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Re Zero Wallpaper HD New Tab [2021]", "manifest_version": 3, "version": "5.0", "description": "Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |