Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Vad är Maxi best-of?
Maxi best-of är en Chrome-tillägg utvecklad av https://maxibestof.one, och dess huvudfunktion är "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.".
Tilläggsskärmbilder
Ladda ner Maxi best-of-förlängningens CRX-fil
Ladda ner Maxi best-of-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Daily feed of websites & fonts inspiration Grundläggande Information om Tillägg
| Namn | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| Officiell webbadress | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| Beskrivning | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| Filstorlek | 14.62 KB |
| Antal Installationer | 2,256 |
| Aktuell Version | 0.2.9 |
| Senast Uppdaterad | 2023-08-19 |
| Publiceringsdatum | 2019-03-12 |
| Betyg | 4.58/5 Totalt 12 Betyg |
| Utvecklare | https://maxibestof.one |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://maxibestof.one/ |
| Stödda Språk | 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'"
} | |