ConnectNow
This extension enables access to the CONTEXWeb Browser Plugins.
Wat is ConnectNow?
ConnectNow is een Chrome-extensie ontwikkeld door Compunetix, Inc., en de belangrijkste functie is "This extension enables access to the CONTEXWeb Browser Plugins.".
Extensie Screenshots
Download het CRX-bestand van de extensie ConnectNow
Download ConnectNow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension enables access to the CONTEXWeb Browser Plugins.
Basisinformatie over de Extensie
Naam | ConnectNow |
ID | dddkajkghgbmbpnipcacfflijcmfobnp |
Officiële URL | https://chromewebstore.google.com/detail/connectnow/dddkajkghgbmbpnipcacfflijcmfobnp |
Beschrijving | This extension enables access to the CONTEXWeb Browser Plugins. |
Bestandsgrootte | 14.23 KB |
Aantal Installaties | 179 |
Huidige Versie | 1.01.0 |
Laatst Bijgewerkt | 2023-12-20 |
Publicatiedatum | 2019-08-23 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Compunetix, Inc. |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.compunetix.com/privacy |
Ondersteunde Talen | 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": [ " |