WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Từ điển Anh Việt ENVI

Từ điển Anh Việt ENVI

View on Chrome Web Store
View Từ điển Anh Việt ENVI Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (269 ratings)
11 new ratings
39 views
This extension has been viewed 39 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.

Tra từ điển Anh Việt, dịch mọi ngôn ngữ ngay trên trang web với Từ điển ENVI
Type
Extension
Users
10,000 users
1K
Hoàng Hiệp
View author page of Hoàng Hiệp
Published
Published on October 8, 2024
Version 1.0.8
Manifest version
3
Updated
Updated on January 17, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Từ điển Anh Việt ENVI 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": "1.0.8",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "vi",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' ;  object-src 'none'"
    },
    "permissions": [
        "storage",
        "tts",
        "tabs",
        "scripting",
        "contextMenus",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "omnibox": {
        "keyword": "envi"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "pdfjs\/web\/viewer.html",
                "ocr.html",
                "opencvHandler.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "sandbox": {
        "pages": [
            "opencvHandler.html"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "contentScript.js"
            ],
            "css": [
                "bootstrapcustom.min.css"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "T\u1eeb \u0111i\u1ec3n Anh Vi\u1ec7t ENVI",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "popup.html"
    }
}
© 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