Demon Slayer Nezuko Wallpaper Custom New Tab
Demon Slayer Nezuko New Tab is custom newtab with Demon Slayer Nezuko wallpapers. Theme made for Nezuko Kamado fans.
Cos'è Demon Slayer Nezuko Wallpaper Custom New Tab?
Demon Slayer Nezuko Wallpaper Custom New Tab è un'estensione di Chrome sviluppata da TabDoctor, e la sua funzione principale è "Demon Slayer Nezuko New Tab is custom newtab with Demon Slayer Nezuko wallpapers. Theme made for Nezuko Kamado fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Demon Slayer Nezuko Wallpaper Custom New Tab
Scarica i file di estensione Demon Slayer Nezuko Wallpaper Custom 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
Demon Slayer Nezuko New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
Informazioni di Base sull'Estensione
Nome | Demon Slayer Nezuko Wallpaper Custom New Tab |
ID | bopnnfciennlgimhbiajpbpgfdnemcbh |
URL Ufficiale | https://chromewebstore.google.com/detail/demon-slayer-nezuko-wallp/bopnnfciennlgimhbiajpbpgfdnemcbh |
Descrizione | Demon Slayer Nezuko New Tab is custom newtab with Demon Slayer Nezuko wallpapers. Theme made for Nezuko Kamado fans. |
Dimensione del File | 27.05 MB |
Conteggio Installazioni | 1,677 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2022-02-22 |
Data di Pubblicazione | 2022-02-20 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | TabDoctor |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.2", "permissions": [ "storage" ] } |