Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Vagabond: Manga Theme with Musashi quotes.とは何ですか?
Vagabond: Manga Theme with Musashi quotes.はjuicytabteamによって開発されたChromeの拡張機能で、その主な機能は「Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.」です。
拡張機能のスクリーンショット
Vagabond: Manga Theme with Musashi quotes.拡張機能のCRXファイルをダウンロード
Vagabond: Manga Theme with Musashi quotes.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace your boring tab with Vagabond Theme , an aesthetic and minimalistic homepage inspired by the vagabond manga featuring a clock, inspirational quotes from Miyamoto Musashi and much more cool features coming!
.
--Features:
• Time Widget
• Beautiful Manga Background
• Miyamoto Musashi Inspirational Quotes
• Google Search Bar 拡張機能の基本情報
| 名前 | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| 公式URL | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| 説明 | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| ファイルサイズ | 7.79 MB |
| インストール数 | 1,147 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2022-09-26 |
| 公開日 | 2022-09-26 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | juicytabteam |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Vagabond: Manga Theme with Musashi quotes.",
"version": "1.0",
"manifest_version": 3,
"description": "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.",
"chrome_url_overrides": {
"newtab": "home.html",
"css": [
".\/css\/style.css"
]
},
"icons": {
"16": ".\/icons\/icon16.png",
"48": ".\/icons\/icon48.png",
"128": ".\/icons\/icon128.png"
},
"action": {
"default_icon": {
"16": ".\/icons\/icon16.png",
"48": ".\/icons\/icon48.png",
"128": ".\/icons\/icon128.png"
}
}
} | |