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.”。

擴展截圖

screenshot

下載Maxi best-of擴展crx文件

下載Maxi best-of擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Daily feed of websites & fonts inspiration                    

擴展基本資訊

名稱 Maxi best-of Maxi best-of
ID hcbifpgnodngojidpmahogbpchlcmjmd
官方網址 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'"
}