Vagabond: Manga Theme with Musashi quotes.
Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.
Что такое Vagabond: Manga Theme with Musashi quotes.?
Vagabond: Manga Theme with Musashi quotes. - это расширение Chrome, разработанное juicytabteam, и его основная функция - "Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi.".
Снимки экрана расширения
Скачать файл CRX расширения Vagabond: Manga Theme with Musashi quotes.
Скачайте файлы расширений Vagabond: Manga Theme with Musashi quotes. в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 Основная информация о расширении
| Название | |
| ID | bikhodgibighkhfcnccfdajgamabpghh |
| Официальный URL | https://chromewebstore.google.com/detail/vagabond-manga-theme-with/bikhodgibighkhfcnccfdajgamabpghh |
| Описание | Your aesthetic Vagabond Manga theme with inspirational quotes from Miyamoto Musashi. |
| Размер файла | 7.79 MB |
| Количество установок | 1,147 |
| Текущая Версия | 1.0 |
| Последнее Обновление | 2022-09-26 |
| Дата публикации | 2022-09-26 |
| Рейтинг | 5.00/5 Всего 3 оценок |
| Разработчик | juicytabteam |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | 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"
}
}
} | |