WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Umango Huddle Buddy

Umango Huddle Buddy

View on Chrome Web Store
View Umango Huddle Buddy Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 27, 2025.

Umango Huddle Buddy
Type
Extension
Users
2 users
1
Eline Grouwels
View author page of Eline Grouwels
Published
Published on December 27, 2020
Version 0.0.4.0
Manifest version
2
Updated
Updated on April 29, 2021
productivity/workflow
Extension Category
View on Chrome Web Store
View Umango Huddle Buddy Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Umango Huddle Buddy",
    "description": "Umango Huddle Buddy",
    "version": "0.0.4.0",
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+P"
            }
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "512": "assets\/logo.png"
    },
    "browser_action": {
        "default_icon": "assets\/logo.png",
        "default_popup": "popup\/index.html",
        "default_title": "Umango Huddle Buddy"
    },
    "web_accessible_resources": [
        "assets\/*",
        "static\/media\/slick.eot",
        "static\/media\/slick.svg",
        "static\/media\/slick.ttf",
        "static\/media\/slick.woff",
        "contentscript\/static\/css\/bundle.min.css",
        "contentscript\/static\/js\/bundle.js"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top