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