Huddle01

Chrome Extension for Huddle01

What is Huddle01?

Huddle01 is a Chrome extension developed by https://huddle01.com, and its main feature is "Chrome Extension for Huddle01".

Extension Screenshots

screenshot
screenshot

Download Huddle01 Extension CRX File

Download Huddle01 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

                        Huddle01 is a web3 native, one-click video conferencing app. Making it quick and easy to make dynamic video calls with anyone around the world.

Schedule & join a meeting in a single click with the Huddle01 extension. 

- Connect your wallet
- Get your custom meeting room URL
- Quick room access through your Chrome toolbar

Join our Discord community for any suggestions, feedback, and queries: https://discord.com/invite/MgR5wqd3J7                    

Extension Basic Information

Name Huddle01 Huddle01
ID kbmeglkleaomaemcnnapbonadalklcmp
Official URL https://chromewebstore.google.com/detail/huddle01/kbmeglkleaomaemcnnapbonadalklcmp
Description Chrome Extension for Huddle01
File Size 597 KB
Installation Count 114
Current Version 0.0.3
Last Updated 2023-04-09
Publish Date 2022-05-31
Rating 5.00/5 Total 6 Ratings
Developer https://huddle01.com
Email [email protected]
Payment Type free
Extension Website https://www.huddle01.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Huddle01",
    "description": "Chrome Extension for Huddle01",
    "version": "0.0.3",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "32": "\/images\/32.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "permissions": [
        "storage",
        "activeTab",
        "cookies"
    ],
    "icons": {
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt3RFnccXIE73HR53m+vnL5pw8l8fxMh0soUWXuCRaYyPY3L\/6UMAlD66zfQvlERAkU7fnBDqjfJYZGbRL6gSBHCbHVakAJY1H2T9RQK6ZDo1LC4FymzEP80csYV\/piNNt2qSNJJ07bMQ\/zHSLJPnf2bq+98s\/1MRWaGAFfQTGVvrE1cVsczezqfQCcUllgPfZ6a4tPCqJyfXaLz6TLk9SUB6p5k+ZK2yc6pwW9VRU2j7kT3rwhLt5WBeWQwU9gw+f5KuHv2YRaywEXWb5nff6Gi7+XabGLWgkAxWZ4NMXSihbteIyKnB8zkYracFvpKUX29i0F+Rx7qTo9I7Aj6L\/wIDAQAB",
    "host_permissions": [
        "https:\/\/app.huddle01.com\/*",
        "https:\/\/iriko.testing.huddle01.com\/*",
        "https:\/\/emailerhuddle.s3.us-east-2.amazonaws.com\/jwks.json"
    ]
}