WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WETAB | Cùng chúng tôi đóng góp cho xã hội

WETAB | Cùng chúng tôi đóng góp cho xã hội

View on Chrome Web Store
View WETAB | Cùng chúng tôi đóng góp cho xã hội Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (34 ratings)
7 views
This extension has been viewed 7 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 14, 2025.

Wetab biến trình duyệt của bạn thành một công cụ, cho phép bạn đóng góp và hỗ trợ các hoạt động xã hội chỉ bằng cách duyệt web
Type
Extension
Users
252 users
5
Website wetab.org
extpublic.com
View author page of extpublic.com
Published
Published on March 22, 2023
Version 1.0.5.2
Manifest version
3
Updated
Updated on October 3, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WETAB | Cùng chúng tôi đóng góp cho xã hội 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": "wetab.org",
    "name": "WETAB | C\u00f9ng ch\u00fang t\u00f4i \u0111\u00f3ng g\u00f3p cho x\u00e3 h\u1ed9i",
    "description": "Wetab bi\u1ebfn tr\u00ecnh duy\u1ec7t c\u1ee7a b\u1ea1n th\u00e0nh m\u1ed9t c\u00f4ng c\u1ee5, cho ph\u00e9p b\u1ea1n \u0111\u00f3ng g\u00f3p v\u00e0 h\u1ed7 tr\u1ee3 c\u00e1c ho\u1ea1t \u0111\u1ed9ng x\u00e3 h\u1ed9i ch\u1ec9 b\u1eb1ng c\u00e1ch duy\u1ec7t web",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/16x16.png",
            "32": "images\/32x32.png",
            "48": "images\/48x48.png",
            "128": "images\/128x128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage",
        "webRequest",
        "tabs",
        "topSites"
    ],
    "manifest_version": 3,
    "version": "1.0.5.2",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/main.js"
            ],
            "css": [
                "css\/main.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "js": [
                "js\/main.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/wetab.org\/*"
        ]
    }
}
© 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