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.
What is Demon Slayer Tanjiro Wallpaper Custom New Tab?
Demon Slayer Tanjiro Wallpaper Custom New Tab is a Chrome extension developed by TabDoctor, and its main feature is "Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans.".
Extension Screenshots
Download Demon Slayer Tanjiro Wallpaper Custom New Tab Extension CRX File
Download Demon Slayer Tanjiro Wallpaper Custom New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Demon Slayer Tanjiro Wallpaper Custom New Tab |
ID | hbhfmlhcendnlmgakdpkckojiobfjdac |
Official URL | https://chromewebstore.google.com/detail/demon-slayer-tanjiro-wall/hbhfmlhcendnlmgakdpkckojiobfjdac |
Description | Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans. |
File Size | 22.65 MB |
Installation Count | 937 |
Current Version | 0.0.2 |
Last Updated | 2021-10-09 |
Publish Date | 2021-10-06 |
Developer | TabDoctor |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |