ConnectNow
This extension enables access to the CONTEXWeb Browser Plugins.
What is ConnectNow?
ConnectNow is a Chrome extension developed by Compunetix, Inc., and its main feature is "This extension enables access to the CONTEXWeb Browser Plugins.".
Extension Screenshots
Download ConnectNow Extension CRX File
Download ConnectNow extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension enables access to the CONTEXWeb Browser Plugins.
Extension Basic Information
Name | ConnectNow |
ID | dddkajkghgbmbpnipcacfflijcmfobnp |
Official URL | https://chromewebstore.google.com/detail/connectnow/dddkajkghgbmbpnipcacfflijcmfobnp |
Description | This extension enables access to the CONTEXWeb Browser Plugins. |
File Size | 14.23 KB |
Installation Count | 179 |
Current Version | 1.01.0 |
Last Updated | 2023-12-20 |
Publish Date | 2019-08-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Compunetix, Inc. |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.compunetix.com/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ConnectNow", "short_name": "ConnectNow", "version": "1.1.0", "version_name": "1.01.0", "icons": { "48": "ConnectNowChromeExtensionIcon48x48.png", "128": "ConnectNowChromeExtensionIcon128x128.png" }, "permissions": [ "nativeMessaging", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |