One Punch-Man Wallpapers New Tab
One Punch-Man theme in new tab
O que é One Punch-Man Wallpapers New Tab?
One Punch-Man Wallpapers New Tab é uma extensão do Chrome desenvolvida por https://newtab.be, e sua principal característica é "One Punch-Man theme in new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão One Punch-Man Wallpapers New Tab
Baixe arquivos de extensão One Punch-Man Wallpapers 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
One Punch-Man Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features One Punch-Man Wallpapers New tab: ▹ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ▹ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in One Punch-Man New Tab theme. ▹ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar One Punch-Man. ▹ Shortcuts Save your favorite sites to the theme shortcut panel One Punch-Man Wallpapers New tab. You can go to important and frequently visited websites with just one click.
Informações Básicas da Extensão
Nome | |
ID | ipffbgjmfahiadejecigdknlllcmpboa |
URL Oficial | https://chrome.google.com/webstore/detail/one-punch-man-wallpapers/ipffbgjmfahiadejecigdknlllcmpboa |
Descrição | One Punch-Man theme in new tab |
Tamanho do Arquivo | 18.7 MB |
Contagem de Instalações | 870 |
Versão Atual | 1.1.4.8 |
Última Atualização | 2021-10-18 |
Data de Publicação | 2021-09-14 |
Classificação | 4.94/5 Total de 18 Avaliações |
Desenvolvedor | https://newtab.be |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://newtab.be/privacy |
Idiomas Suportados | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "bottle_green_bootes.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "electric_blue_gadolinium.html?a" }, "web_accessible_resources": [ "*", "cyan_157", "42" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |