Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
什么是Maxi best-of?
Maxi best-of是由https://maxibestof.one开发的Chrome扩展程序,该扩展的主要功能是“Maxi best-of regroups the latest websites selected by the most popular sources, in one place.”。
扩展截图
下载Maxi best-of扩展crx文件
下载Maxi best-of扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Daily feed of websites & fonts inspiration
扩展基本信息
名称 | Maxi best-of |
ID | hcbifpgnodngojidpmahogbpchlcmjmd |
官方URL | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
简介 | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
文件大小 | 14.62 KB |
安装次数 | 2,256 |
当前版本 | 0.2.9 |
更新时间 | 2023-08-19 |
上架时间 | 2019-03-12 |
评分 | 4.58/5 共12次评分 |
开发者 | https://maxibestof.one |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://maxibestof.one/ |
支持的语言 | 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'" } |