Itachi Uchiha Wallpapers New Tab
Itachi Uchiha will please every Itachi Uchiha fans. Replace your basic tab to a minimalist customizable Itachi Uchiha themed tab.
O que é Itachi Uchiha Wallpapers New Tab?
Itachi Uchiha Wallpapers New Tab é uma extensão do Chrome desenvolvida por Editors' Choice, e sua principal característica é "Itachi Uchiha will please every Itachi Uchiha fans. Replace your basic tab to a minimalist customizable Itachi Uchiha themed tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Itachi Uchiha Wallpapers New Tab
Baixe arquivos de extensão Itachi Uchiha 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
Itachi Uchiha will please every Itachi Uchiha fans. Replace your basic tab to a minimalist customizable itachi uchiha themed tab. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
Informações Básicas da Extensão
Nome | |
ID | aeaggoianpkaofmedkmchfccnplmeggk |
URL Oficial | https://chrome.google.com/webstore/detail/itachi-uchiha-wallpapers/aeaggoianpkaofmedkmchfccnplmeggk |
Descrição | Itachi Uchiha will please every Itachi Uchiha fans. Replace your basic tab to a minimalist customizable Itachi Uchiha themed tab. |
Tamanho do Arquivo | 14.16 MB |
Contagem de Instalações | 150 |
Versão Atual | 1.1 |
Última Atualização | 2022-11-23 |
Data de Publicação | 2022-11-23 |
Desenvolvedor | Editors' Choice |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://gameograf.com/privacy-policy |
Idiomas Suportados | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon.png" }, "author": "Editor" } |