Anime Girls Wallpapers NewTab
Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.
Cos'è Anime Girls Wallpapers NewTab?
Anime Girls Wallpapers NewTab è un'estensione di Chrome sviluppata da gameograf.com, e la sua funzione principale è "Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Anime Girls Wallpapers NewTab
Scarica i file di estensione Anime Girls Wallpapers NewTab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Chrome New Tab Wallpaper Background Design for Anime Girls Fans. Make a Difference With Chrome Custom Design. Install the Chrome extension specially designed for Anime Girls fans. Greet you with a new Anime Girls wallpaper every time you open a new tab. If you wish, you can fix the wallpaper you like. Enjoy Anime Girls New Tab for Google Chrome. After installing the Anime Girls Chrome extension, you will now have a special design. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown *Popular Games
Informazioni di Base sull'Estensione
Nome | Anime Girls Wallpapers NewTab |
ID | jkkbfcigilpdlndfklchgjppaniklcik |
URL Ufficiale | https://chrome.google.com/webstore/detail/jkkbfcigilpdlndfklchgjppaniklcik |
Descrizione | Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension. |
Dimensione del File | 24.61 MB |
Conteggio Installazioni | 75 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2023-04-08 |
Data di Pubblicazione | 2023-03-30 |
Sviluppatore | gameograf.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gameograf.com/ |
URL della Pagina della Politica sulla Privacy | https://gameograf.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.0", "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" } |