WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OopsGuard

OopsGuard

View on Chrome Web Store
View OopsGuard Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

We can't undo your last misclick, but we can prevent the next. Draw protective mollyguards over high-stakes buttons and inputs.
Type
Extension
Users
2 users
1
Greengage LTD
View author page of Greengage LTD
Published
Published on February 6, 2026
Version 1.0.3
Manifest version
3
Updated
Updated on February 10, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View OopsGuard 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,
    "name": "OopsGuard",
    "version": "1.0.3",
    "description": "We can't undo your last misclick, but we can prevent the next. Draw protective mollyguards over high-stakes buttons and inputs.",
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "icons": {
        "16": "icon128.png",
        "48": "icon128.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon128.png",
            "48": "icon128.png",
            "128": "icon128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 2026 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