Demon Slayer Tanjiro Wallpaper Custom New Tab
Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans.
Cos'è Demon Slayer Tanjiro Wallpaper Custom New Tab?
Demon Slayer Tanjiro Wallpaper Custom New Tab è un'estensione di Chrome sviluppata da TabDoctor, e la sua funzione principale è "Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Demon Slayer Tanjiro Wallpaper Custom New Tab
Scarica i file di estensione Demon Slayer Tanjiro 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 Tanjiro 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 Tanjiro Wallpaper Custom New Tab |
ID | hbhfmlhcendnlmgakdpkckojiobfjdac |
URL Ufficiale | https://chromewebstore.google.com/detail/demon-slayer-tanjiro-wall/hbhfmlhcendnlmgakdpkckojiobfjdac |
Descrizione | Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans. |
Dimensione del File | 22.65 MB |
Conteggio Installazioni | 937 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2021-10-09 |
Data di Pubblicazione | 2021-10-06 |
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" ] } |