Anime Girls Wallpapers NewTab
Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.
Wat is Anime Girls Wallpapers NewTab?
Anime Girls Wallpapers NewTab is een Chrome-extensie ontwikkeld door gameograf.com, en de belangrijkste functie is "Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.".
Extensie Screenshots
Download het CRX-bestand van de extensie Anime Girls Wallpapers NewTab
Download Anime Girls Wallpapers NewTab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Anime Girls Wallpapers NewTab |
ID | jkkbfcigilpdlndfklchgjppaniklcik |
Officiële URL | https://chrome.google.com/webstore/detail/jkkbfcigilpdlndfklchgjppaniklcik |
Beschrijving | Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension. |
Bestandsgrootte | 24.61 MB |
Aantal Installaties | 75 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2023-04-08 |
Publicatiedatum | 2023-03-30 |
Ontwikkelaar | gameograf.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://gameograf.com/ |
URL van de Privacybeleid Pagina | https://gameograf.com/privacy-policy |
Ondersteunde Talen | 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" } |