Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Was ist Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. ist eine Chrome-Erweiterung, die von juicytabteam entwickelt wurde, und ihr Hauptmerkmal ist "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.".
Erweiterungsscreenshots
Vagabond: Manga Theme with Musashi quotes.-Erweiterungs-CRX-Datei herunterladen
Laden Sie Vagabond: Manga Theme with Musashi quotes.-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| Offizielle URL | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Beschreibung | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Dateigröße | 7.79 MB |
| Installationsanzahl | 1,147 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2022-09-26 |
| Veröffentlichungsdatum | 2022-09-26 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | juicytabteam |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
}
} | |