Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Hvad er Maxi best-of?
Maxi best-of er en Chrome-udvidelse udviklet af https://maxibestof.one, og dens hovedfunktion er "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".
Udvidelsesskærmbilleder
Download Maxi best-of-udvidelses-CRX-fil
Download Maxi best-of-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Daily feed of websites & fonts inspiration Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Officiel URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Beskrivelse | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Filstørrelse | 14.62 KB |
| Antal Installationer | 2,256 |
| Nuværende Version | 0.2.9 |
| Senest Opdateret | 2023-08-19 |
| Udgivelsesdato | 2019-03-12 |
| Bedømmelse | 4.58/5 Samlet 12 Bedømmelser |
| Udvikler | https://maxibestof.one |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://maxibestof.one/ |
| Understøttede Sprog | 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'"
} | |