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
公式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
Eメール [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'"
}