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"
}
}
} | |