Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Hvad er Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. er en Chrome-udvidelse udviklet af juicytabteam, og dens hovedfunktion er "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.".
Udvidelsesskærmbilleder
Download Vagabond: Manga Theme with Musashi quotes.-udvidelses-CRX-fil
Download Vagabond: Manga Theme with Musashi quotes.-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| Officiel URL | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Beskrivelse | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Filstørrelse | 7.79 MB |
| Antal Installationer | 1,147 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2022-09-26 |
| Udgivelsesdato | 2022-09-26 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | juicytabteam |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
}
} | |