Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Cos'è Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. è un'estensione di Chrome sviluppata da juicytabteam, e la sua funzione principale è "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Vagabond: Manga Theme with Musashi quotes.
Scarica i file di estensione Vagabond: Manga Theme with Musashi quotes. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| URL Ufficiale | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Descrizione | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Dimensione del File | 7.79 MB |
| Conteggio Installazioni | 1,147 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2022-09-26 |
| Data di Pubblicazione | 2022-09-26 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | juicytabteam |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
}
} | |