Attack On Titan Levi Ackerman Wallpaper
Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.
O que é Attack On Titan Levi Ackerman Wallpaper?
Attack On Titan Levi Ackerman Wallpaper é uma extensão do Chrome desenvolvida por https://gameograf.com, e sua principal característica é "Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Attack On Titan Levi Ackerman Wallpaper
Baixe arquivos de extensão Attack On Titan Levi Ackerman Wallpaper 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
Levi Ackerman New Tab Wallpapers & Games, designed just for levi ackerman lovers. Replaces your new tab with levi ackerman new tab. Get our levi ackerman extension to get a different images on each tab page! Install Levi Ackerman New Tab & Wallpapers Collection and enjoy handpicked HD images of Levi Ackerman. It comes with some cool properties that will improve your New Tab experience like: 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 Levi Ackerman Attack on Titan New Tab theme. ᐒ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Levi Ackerman Attack on Titan. ᐒ Shortcuts Save your favorite sites to the theme shortcut panel Levi Ackerman Attack on Titan 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 | mmojnbdmlkmjjhhbcniggkjnkljidgpc |
URL Oficial | https://chrome.google.com/webstore/detail/attack-on-titan-levi-acke/mmojnbdmlkmjjhhbcniggkjnkljidgpc |
Descrição | Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World. |
Tamanho do Arquivo | 8.76 MB |
Contagem de Instalações | 57 |
Versão Atual | 2 |
Última Atualização | 2022-02-17 |
Data de Publicação | 2022-02-17 |
Desenvolvedor | https://gameograf.com |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "author": "gameograf", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "default_locale": "en", "version": "2", "offline_enabled": true, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "images\/128.png" } }, "background": { "service_worker": "background.js" }, "permissions": [ "bookmarks", "topSites" ], "icons": { "128": "images\/128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |