Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Co je Maxi best-of?
Maxi best-of je rozšíření Chrome vyvinuté https://maxibestof.one, a jeho hlavní funkcí je „Maxi best-of regroups the latest websites selected by the most popular sources, in one place.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Maxi best-of
Stáhněte si soubory rozšíření Maxi best-of ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Daily feed of websites & fonts inspiration Základní Informace o Rozšíření
| Název | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Oficiální URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Popis | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Velikost souboru | 14.62 KB |
| Počet instalací | 2,256 |
| Aktuální Verze | 0.2.9 |
| Poslední Aktualizace | 2023-08-19 |
| Datum Vydání | 2019-03-12 |
| Hodnocení | 4.58/5 Celkem 12 Hodnocení |
| Vývojář | https://maxibestof.one |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://maxibestof.one/ |
| Podporované Jazyky | 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'"
} | |