Maxi best-of

Maxi best-of regroups the latest websites selected by the most popular sources, in one place.

Was ist Maxi best-of?

Maxi best-of ist eine Chrome-Erweiterung, die von https://maxibestof.one entwickelt wurde, und ihr Hauptmerkmal ist "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".

Erweiterungsscreenshots

screenshot

Maxi best-of-Erweiterungs-CRX-Datei herunterladen

Laden Sie Maxi best-of-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Daily feed of websites & fonts inspiration                    

Grundlegende Informationen zur Erweiterung

Name Maxi best-of Maxi best-of
ID hcbifpgnodngojidpmahogbpchlcmjmd
Offizielle URL https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd
Beschreibung Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Dateigröße 14.62 KB
Installationsanzahl 2,256
Aktuelle Version 0.2.9
Letztes Update 2023-08-19
Veröffentlichungsdatum 2019-03-12
Bewertung 4.58/5 Insgesamt 12 Bewertungen
Entwickler https://maxibestof.one
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://maxibestof.one/
Unterstützte Sprachen 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'"
}