Directly Zoom Client Opener
This extension automatically opens Mac/Win Zoom client app instead of launch chrome window
Was ist Directly Zoom Client Opener?
Directly Zoom Client Opener ist eine Chrome-Erweiterung, die von yamashu entwickelt wurde, und ihr Hauptmerkmal ist "This extension automatically opens Mac/Win Zoom client app instead of launch chrome window".
Erweiterungsscreenshots
Directly Zoom Client Opener-Erweiterungs-CRX-Datei herunterladen
Laden Sie Directly Zoom Client Opener-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension automatically opens Mac/Win Zoom client app instead of launch chrome window.
Target URLs:
- https://zoom.us/j/*
- https://*.zoom.us/j/*
- https://zoom.us/s/*
- https://*.zoom.us/s/*
Redirect URL is also included in the target.
For example, the following URL of Google Calendar.
- https://www.google.com/url?q=https://zoom.us/j/*
Source: https://github.com/yamashush/directly-zoom-client-opener
Icons made by Freepik from www.flaticon.com Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kagpicheakoeomjijdjclddhlmjhijbg |
| Offizielle URL | https://chromewebstore.google.com/detail/directly-zoom-client-open/kagpicheakoeomjijdjclddhlmjhijbg |
| Beschreibung | This extension automatically opens Mac/Win Zoom client app instead of launch chrome window |
| Dateigröße | 10.36 KB |
| Installationsanzahl | 872 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2020-08-06 |
| Veröffentlichungsdatum | 2020-08-06 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | yamashu |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Directly Zoom Client Opener",
"version": "1.0",
"description": "This extension automatically opens Mac\/Win Zoom client app instead of launch chrome window",
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"webRequest",
"webRequestBlocking",
" | |