Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Wat is Maxi best-of?
Maxi best-of is een Chrome-extensie ontwikkeld door https://maxibestof.one, en de belangrijkste functie is "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".
Extensie Screenshots
Download het CRX-bestand van de extensie Maxi best-of
Download Maxi best-of-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Daily feed of websites & fonts inspiration Basisinformatie over de Extensie
| Naam | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Officiële URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Beschrijving | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Bestandsgrootte | 14.62 KB |
| Aantal Installaties | 2,256 |
| Huidige Versie | 0.2.9 |
| Laatst Bijgewerkt | 2023-08-19 |
| Publicatiedatum | 2019-03-12 |
| Beoordeling | 4.58/5 Totaal 12 Beoordelingen |
| Ontwikkelaar | https://maxibestof.one |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://maxibestof.one/ |
| Ondersteunde Talen | 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'"
} | |