Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Co to jest Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. to rozszerzenie Chrome opracowane przez juicytabteam, a jego główną funkcją jest „Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Vagabond: Manga Theme with Musashi quotes.
Pobierz pliki rozszerzeń Vagabond: Manga Theme with Musashi quotes. w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| Oficjalny URL | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Opis | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Rozmiar pliku | 7.79 MB |
| Liczba instalacji | 1,147 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2022-09-26 |
| Data Publikacji | 2022-09-26 |
| Ocena | 5.00/5 Łącznie 3 Oceny |
| Deweloper | juicytabteam |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
}
} | |