Anime Girls New Tab
Anime Girls wallpapers in new tab
Cos'è Anime Girls New Tab?
Anime Girls New Tab è un'estensione di Chrome sviluppata da skytabe3fe, e la sua funzione principale è "Anime Girls wallpapers in new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Anime Girls New Tab
Scarica i file di estensione Anime Girls New Tab 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
New Tab Anime Girls wallpapers is custom New Tab with hd wallpaper backgrounds. Themes made for New Tab Anime Girls fans. Install New Tab Anime Girls Wallpapers to enjoy varied hd wallpapers in your start page. Shuffle all New Tab Anime Girls wallpaper backgrounds, or just your favorite background wallpapers. Live New Tab Anime Girls wallpapers animation, slideshow of themes.
Informazioni di Base sull'Estensione
Nome | |
ID | hnajaooncjphaagmljkmlobalkdekfik |
URL Ufficiale | https://chrome.google.com/webstore/detail/anime-girls-new-tab/hnajaooncjphaagmljkmlobalkdekfik |
Descrizione | Anime Girls wallpapers in new tab |
Dimensione del File | 14.56 MB |
Conteggio Installazioni | 56 |
Versione Corrente | 1.1.8.15 |
Ultimo Aggiornamento | 2021-12-20 |
Data di Pubblicazione | 2021-09-21 |
Sviluppatore | skytabe3fe |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/extensions-privacy-policy |
Lingue Supportate | de,en,fr,nl,no,tr,da,es,it,pl,sv,el,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.1.8.15", "background": { "scripts": [ "background.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "newtab.html" }, "web_accessible_resources": [ "*.jpg" ], "icons": { "128": "icon.png" }, "offline_enabled": true, "default_locale": "en", "manifest_version": 2 } |