Community Club Daily

Your Daily Dose of Community, delivered to your browser tab

Community Club Dailyとは何ですか?

Community Club Dailyはhttps://community.clubによって開発されたChromeの拡張機能で、その主な機能は「Your Daily Dose of Community, delivered to your browser tab」です。

拡張機能のスクリーンショット

screenshot

Community Club Daily拡張機能のCRXファイルをダウンロード

Community Club Daily拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You'll be treated to the best curated links about Community, encompassing great resources, education, news, networking, and more.

We do the hard work and sift through the latest news, resources, and events for Community professionals--all you need to do is open a new tab and enjoy. We'll keep refreshing the content for you throughout the day!

Community Club Daily will replace your default tab content, and it will become your Community home page so you don't miss anything going on in the industry.                    

拡張機能の基本情報

名前 Community Club Daily Community Club Daily
ID fflabgdghdimkbbkbcpphjckebgmgfea
公式URL https://chromewebstore.google.com/detail/community-club-daily/fflabgdghdimkbbkbcpphjckebgmgfea
説明 Your Daily Dose of Community, delivered to your browser tab
ファイルサイズ 425 KB
インストール数 46
現在のバージョン 1.0
最終更新日 2021-07-19
公開日 2021-07-14
開発者 https://community.club
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://community.club
プライバシーポリシーページのURL https://commsor.com/terms
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Community Club Daily",
    "description": "Your Daily Dose of Community, delivered to your browser tab",
    "version": "1.0",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "action": {
        "default_icon": "images\/logo128.png",
        "default_title": "Community Club Daily"
    },
    "icons": {
        "16": "images\/logo16.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "manifest_version": 3
}