Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
O que é Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab é uma extensão do Chrome desenvolvida por Funpapers, e sua principal característica é "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Harry Potter Wallpaper Custom New Tab
Baixe arquivos de extensão Harry Potter Wallpaper 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
Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
Informações Básicas da Extensão
Nome | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
URL Oficial | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Descrição | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Tamanho do Arquivo | 53.9 MB |
Contagem de Instalações | 863 |
Versão Atual | 0.0.1 |
Última Atualização | 2021-10-22 |
Data de Publicação | 2021-10-22 |
Desenvolvedor | Funpapers |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |