WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ntko office document control WebView2 browser plug-in.

Ntko office document control WebView2 browser plug-in.

View on Chrome Web Store
View Ntko office document control WebView2 browser plug-in. 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.

The ability to use ntko office document controls on WebView2 browsers.
Type
Extension
Users
467 users
2
重庆软航科技有限公司
View author page of 重庆软航科技有限公司
Published
Published on April 3, 2024
Version 6.0.2.3
Manifest version
3
Updated
Updated on April 8, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Ntko office document control WebView2 browser plug-in. 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
{
    "background": {
        "service_worker": "background\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "background\/ntko-background.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en_US",
    "description": "__MSG_extensionDescription__",
    "homepage_url": "http:\/\/www.ntko.com\/",
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "512": "icons\/ntko.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "permissions": [
        "nativeMessaging",
        "tabs",
        "cookies"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.0.2.3",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "icons\/ntko.png"
            ],
            "extension_ids": [
                "nlbmlopkpjooamnjgcjmnbenkjcijigl"
            ]
        }
    ]
}
© 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