Huddle01

Chrome Extension for Huddle01

Wat is Huddle01?

Huddle01 is een Chrome-extensie ontwikkeld door https://huddle01.com, en de belangrijkste functie is "Chrome Extension for Huddle01".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Huddle01

Download Huddle01-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Huddle01 Huddle01
ID kbmeglkleaomaemcnnapbonadalklcmp
Officiële URL https://chromewebstore.google.com/detail/huddle01/kbmeglkleaomaemcnnapbonadalklcmp
Beschrijving Chrome Extension for Huddle01
Bestandsgrootte 597 KB
Aantal Installaties 114
Huidige Versie 0.0.3
Laatst Bijgewerkt 2023-04-09
Publicatiedatum 2022-05-31
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar https://huddle01.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.huddle01.com
Ondersteunde Talen 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"
    ]
}