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.
Demon Slayer Tanjiro Wallpaper Custom New Tabとは何ですか?
Demon Slayer Tanjiro Wallpaper Custom New TabはTabDoctorによって開発されたChromeの拡張機能で、その主な機能は「Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans.」です。
拡張機能のスクリーンショット
Demon Slayer Tanjiro Wallpaper Custom New Tab拡張機能のCRXファイルをダウンロード
Demon Slayer Tanjiro Wallpaper Custom New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Demon Slayer Tanjiro Wallpaper Custom New Tab |
ID | hbhfmlhcendnlmgakdpkckojiobfjdac |
公式URL | https://chromewebstore.google.com/detail/demon-slayer-tanjiro-wall/hbhfmlhcendnlmgakdpkckojiobfjdac |
説明 | Demon Slayer Tanjiro New Tab is custom newtab with Demon Slayer Tanjiro wallpapers. Theme made for Demon Slayer Tanjiro fans. |
ファイルサイズ | 22.65 MB |
インストール数 | 937 |
現在のバージョン | 0.0.2 |
最終更新日 | 2021-10-09 |
公開日 | 2021-10-06 |
開発者 | TabDoctor |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" ] } |