Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Co to jest Maxi best-of?
Maxi best-of to rozszerzenie Chrome opracowane przez https://maxibestof.one, a jego główną funkcją jest „Maxi best-of regroups the latest websites selected by the most popular sources, in one place.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Maxi best-of
Pobierz pliki rozszerzeń Maxi best-of w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Daily feed of websites & fonts inspiration Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Oficjalny URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Opis | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Rozmiar pliku | 14.62 KB |
| Liczba instalacji | 2,256 |
| Aktualna Wersja | 0.2.9 |
| Ostatnia Aktualizacja | 2023-08-19 |
| Data Publikacji | 2019-03-12 |
| Ocena | 4.58/5 Łącznie 12 Oceny |
| Deweloper | https://maxibestof.one |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://maxibestof.one/ |
| Obsługiwane Języki | 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'"
} | |