WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Barracuda Chromebook Security Extension

Barracuda Chromebook Security Extension

View on Chrome Web Store
View Barracuda Chromebook Security Extension Chrome Extension on Chrome Web Store
Add to bookmarks
1.6 (42 ratings)
1 new 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.

Barracuda Chromebook Security Extension is designed to protect you from malicious and inappropriate web content
Type
Extension
Users
10,000 users
10K
barracuda.android
View author page of barracuda.android
Published
Published on July 5, 2016
Version 0.2.1
Manifest version
3
Updated
Updated on May 23, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Barracuda Chromebook Security Extension 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",
    "name": "Barracuda Chromebook Security Extension",
    "version": "0.2.1",
    "manifest_version": 3,
    "description": "Barracuda Chromebook Security Extension is designed to protect you from malicious and inappropriate web content",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "images\/WSG_16x16.png",
        "48": "images\/WSG_48x48.png",
        "128": "images\/WSG_128x128.png"
    },
    "action": {
        "default_icon": "images\/WSG_16x16.png",
        "default_title": "Barracuda Chromebook Security Extension",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "block.html",
                "block_resource.html",
                "redirect.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "minimum_chrome_version": "132",
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "alarms",
        "unlimitedStorage",
        "proxy"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "storage": {
        "managed_schema": "schema.json"
    }
}
© 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