Community Club Daily

Your Daily Dose of Community, delivered to your browser tab

What is Community Club Daily?

Community Club Daily is a Chrome extension developed by https://community.club, and its main feature is "Your Daily Dose of Community, delivered to your browser tab".

Extension Screenshots

screenshot

Download Community Club Daily Extension CRX File

Download Community Club Daily extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Community Club Daily Community Club Daily
ID fflabgdghdimkbbkbcpphjckebgmgfea
Official URL https://chromewebstore.google.com/detail/community-club-daily/fflabgdghdimkbbkbcpphjckebgmgfea
Description Your Daily Dose of Community, delivered to your browser tab
File Size 425 KB
Installation Count 46
Current Version 1.0
Last Updated 2021-07-19
Publish Date 2021-07-14
Developer https://community.club
Email [email protected]
Payment Type free
Extension Website https://community.club
Privacy Policy Page URL https://commsor.com/terms
Supported Languages 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
}