WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
BeSafe

BeSafe

View on Chrome Web Store
View BeSafe Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Windows protector, Kids safe, Parental Control
Type
Extension
Users
8 users
2
b0533123889
View author page of b0533123889
Published
Published on March 30, 2025
Version 1.82.23
Manifest version
3
Updated
Updated on June 30, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View BeSafe 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": "BeSafe",
    "description": "Windows protector, Kids safe, Parental Control",
    "version": "1.82.23",
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "storage",
        "activeTab",
        "tabs",
        "scripting",
        "notifications",
        "identity",
        "webNavigation",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/www.googleapis.com\/*"
    ],
    "oauth2": {
        "client_id": "168083559711-u0h4me8b2g796n0agc3ge7j6gjt9flm3.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "web_accessible_resources": [
                {
                    "resources": [
                        "editor.html",
                        "editor.js",
                        "editor.css",
                        "blocked.html",
                        "blocked.js",
                        "blocked.css",
                        "loader.css",
                        "asherblacklist.txt",
                        "asherwhitelist.txt",
                        "asherblackwordslist.txt",
                        "welcome.html",
                        "welcome.js",
                        "Images\/icon32.png",
                        "logo.jpg"
                    ],
                    "matches": [
                        "<all_urls>"
                    ]
                }
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "Images\/icon16.png",
            "32": "Images\/icon32.png",
            "48": "Images\/icon48.png",
            "128": "Images\/icon128.png"
        }
    },
    "options_ui": {
        "page": "editor.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "Images\/icon16.png",
        "32": "Images\/icon32.png",
        "48": "Images\/icon48.png",
        "128": "Images\/icon128.png"
    }
}
© 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