Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Τι είναι το Maxi best-of;
Το Maxi best-of είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://maxibestof.one, και η κύρια λειτουργία του είναι "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Maxi best-of
Λήψη αρχείων επέκτασης Maxi best-of σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Daily feed of websites & fonts inspiration Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Επίσημο URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Περιγραφή | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Μέγεθος Αρχείου | 14.62 KB |
| Αριθμός Εγκαταστάσεων | 2,256 |
| Τρέχουσα Έκδοση | 0.2.9 |
| Τελευταία Ενημέρωση | 2023-08-19 |
| Ημερομηνία Δημοσίευσης | 2019-03-12 |
| Αξιολόγηση | 4.58/5 Συνολικά 12 Αξιολογήσεις |
| Προγραμματιστής | https://maxibestof.one |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://maxibestof.one/ |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Maxi best-of",
"version": "0.2.9",
"manifest_version": 2,
"description": "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.",
"homepage_url": "https:\/\/maxibestof.one",
"icons": {
"16": "icons\/icon16.png",
"19": "icons\/icon19.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "src\/override\/override.html"
},
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_security_policy": "script-src 'self' 'http:\/\/cdn.carbonads.com' 'http:\/\/carbonads.com' 'https:\/\/ssl.google-analytics.com' ; object-src 'self'"
} | |