Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Vad är Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. är en Chrome-tillägg utvecklad av juicytabteam, och dess huvudfunktion är "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.".
Tilläggsskärmbilder
Ladda ner Vagabond: Manga Theme with Musashi quotes.-förlängningens CRX-fil
Ladda ner Vagabond: Manga Theme with Musashi quotes.-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| Officiell webbadress | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Beskrivning | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Filstorlek | 7.79 MB |
| Antal Installationer | 1,147 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2022-09-26 |
| Publiceringsdatum | 2022-09-26 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | juicytabteam |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
}
} | |