Maxi best-of

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

What is Maxi best-of?

Maxi best-of is a Chrome extension developed by https://maxibestof.one, and its main feature is "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".

Extension Screenshots

screenshot

Download Maxi best-of Extension CRX File

Download Maxi best-of extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Daily feed of websites & fonts inspiration                    

Extension Basic Information

Name Maxi best-of Maxi best-of
ID hcbifpgnodngojidpmahogbpchlcmjmd
Official URL https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd
Description Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
File Size 14.62 KB
Installation Count 2,256
Current Version 0.2.9
Last Updated 2023-08-19
Publish Date 2019-03-12
Rating 4.58/5 Total 12 Ratings
Developer https://maxibestof.one
Email [email protected]
Payment Type free
Extension Website https://maxibestof.one/
Supported Languages 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'"
}