WebExtension.net
Toggle dark mode
WebExtension.net

VietNamAnToan

View on Chrome Web Store
View VietNamAnToan Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (29 ratings)
0 views
This extension has been viewed 0 times

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

Tiện ích giúp bảo vệ bạn khỏi các trang web, cá nhân, địa chỉ email và các thông tin không an toàn trên không gian mạng
Type
Extension
Users
117 users
2
extpublic.com
View author page of extpublic.com
Published
Published on July 18, 2023
Version 1.0.0.10
Manifest version
3
Updated
Updated on November 21, 2023
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VietNamAnToan 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",
    "short_name": "VietNamAnToan",
    "name": "VietNamAnToan",
    "description": "Ti\u1ec7n \u00edch gi\u00fap b\u1ea3o v\u1ec7 b\u1ea1n kh\u1ecfi c\u00e1c trang web, c\u00e1 nh\u00e2n, \u0111\u1ecba ch\u1ec9 email v\u00e0 c\u00e1c th\u00f4ng tin kh\u00f4ng an to\u00e0n tr\u00ean kh\u00f4ng gian m\u1ea1ng",
    "icons": {
        "16": "images\/icon\/16.png",
        "32": "images\/icon\/32.png",
        "48": "images\/icon\/48.png",
        "128": "images\/icon\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon\/16.png",
            "32": "images\/icon\/32.png",
            "48": "images\/icon\/48.png",
            "128": "images\/icon\/128.png"
        }
    },
    "manifest_version": 3,
    "version": "1.0.0.10",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "webRequest",
        "storage",
        "topSites",
        "declarativeNetRequest",
        "contextMenus"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "blockLIST",
                "enabled": false,
                "path": "rules\/default.json"
            },
            {
                "id": "advLIST",
                "enabled": false,
                "path": "rules\/adv.json"
            },
            {
                "id": "antiprnLIST",
                "enabled": false,
                "path": "rules\/antiprn.json"
            },
            {
                "id": "gambleLIST",
                "enabled": false,
                "path": "rules\/gamble.json"
            },
            {
                "id": "antitrackLIST",
                "enabled": false,
                "path": "rules\/antitrack.json"
            }
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "static\/content_scripts\/main.js"
            ],
            "css": [
                "static\/content_css\/main.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "svg\/*",
                "static\/*",
                "pages\/*",
                "data\/*",
                "gifs\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "scripts\/background.bundle.js"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:1000\/*",
            "https:\/\/test.vietnamantoan.com\/*",
            "https:\/\/vietnamantoan.com\/*"
        ]
    }
}
© 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