WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bravura Security Browser Extension

Bravura Security Browser Extension

View on Chrome Web Store
View Bravura Security Browser Extension Chrome Extension on Chrome Web Store
Add to bookmarks
3.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.

Used with Bravura Security Suite (https://bravurasecurity.com) software only
Type
Extension
Users
60,000 users
10K
Bravura Security ( formerly Hitachi ID Systems )
View author page of Bravura Security ( formerly Hitachi ID Systems )
Published
Published on March 21, 2016
Version 2.0.3
Manifest version
3
Updated
Updated on October 30, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Bravura Security Browser 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",
    "manifest_version": 3,
    "version": "2.0.3",
    "name": "Bravura Security Browser Extension",
    "description": "Used with Bravura Security Suite (https:\/\/bravurasecurity.com) software only",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content_script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "activeTab",
        "nativeMessaging"
    ]
}
© 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