Haikyuu!! Wallpapers New Tab
Haikyuu Wallpaper New Tab - Install and get a better looking chrome with Haikyuu!! theme extension
Cos'è Haikyuu!! Wallpapers New Tab?
Haikyuu!! Wallpapers New Tab è un'estensione di Chrome sviluppata da https://gameograf.com, e la sua funzione principale è " Haikyuu Wallpaper New Tab - Install and get a better looking chrome with Haikyuu!! theme extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Haikyuu!! Wallpapers New Tab
Scarica i file di estensione Haikyuu!! Wallpapers 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
Install the Chrome extension specially designed for Haikyuu fans. Greet you with a new Haikyuu wallpaper every time you open a new tab. If you wish, you can fix the wallpaper you like. Enjoy Haikyuu New Tab for Google Chrome. After installing the Haikyuu 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 | |
ID | laphgknfngdmhmofpepikkdplogblbio |
URL Ufficiale | https://chrome.google.com/webstore/detail/haikyuu-wallpapers-new-ta/laphgknfngdmhmofpepikkdplogblbio |
Descrizione | Haikyuu Wallpaper New Tab - Install and get a better looking chrome with Haikyuu!! theme extension |
Dimensione del File | 12.97 MB |
Conteggio Installazioni | 112 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-02-21 |
Data di Pubblicazione | 2023-02-21 |
Sviluppatore | https://gameograf.com |
[email protected] | |
Tipo di Pagamento | free |
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.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" } |