Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Cos'è Maxi best-of?
Maxi best-of è un'estensione di Chrome sviluppata da https://maxibestof.one, e la sua funzione principale è "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Maxi best-of
Scarica i file di estensione Maxi best-of in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Daily feed of websites & fonts inspiration Informazioni di Base sull'Estensione
| Nome | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| URL Ufficiale | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Descrizione | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Dimensione del File | 14.62 KB |
| Conteggio Installazioni | 2,256 |
| Versione Corrente | 0.2.9 |
| Ultimo Aggiornamento | 2023-08-19 |
| Data di Pubblicazione | 2019-03-12 |
| Valutazione | 4.58/5 Totale 12 Valutazioni |
| Sviluppatore | https://maxibestof.one |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://maxibestof.one/ |
| Lingue Supportate | 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'"
} | |