MeetApps: Google Calendar Video Call Links

Quickly start video calls without opening calendar (Zoom, Teams, Meet & 7 others supported)

Qu'est-ce que MeetApps: Google Calendar Video Call Links ?

MeetApps: Google Calendar Video Call Links est une extension Chrome développée par https://mymeetapps.com, et sa fonction principale est "Quickly start video calls without opening calendar (Zoom, Teams, Meet & 7 others supported)".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MeetApps: Google Calendar Video Call Links

Téléchargez les fichiers d'extension MeetApps: Google Calendar Video Call Links au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Chrome extension for Google Calendar to easily join video calls without searching for the links in meeting invites. Supports 9 meeting platforms and improves work from home experience.

CLUTTER FREE MEETINGS
Normally you would have to identify meetings at your Google calendar, find its joining link, copy-paste it in the browser and then join them. MeetApps helps you join meetings hassle free.

START AN INSTANT MEETING
All you need to do is click on the Google Meet logo. A newly generated meeting will be opened and the link will be automatically copied. It will also make an entry in your Google Calendar.

HOW DOES THIS WORK?
After you install the extension and authorize from Google, MeetApps will present you your upcoming meeting as a popup upon clicking the chrome extension icon and the popup entries will take you right to the meeting URL. A reminder will also budge you 2 to 3 mins before the start of a meeting. As an early adapter, you'll get a free license key mailed to you on your email address which will be valid for MeetApps integration with Google Calendar. Your email address will be stored for the purpose of licensing

SUPPORTED PLATFORMS
It doesn't matter if your client has scheduled the meeting on Skype or Amazon Chime. This extension will search for meeting links and present you with the joining links. 8 platforms are supported by this including Zoom, MS Teams and Blue Jeans.

SIMPLE DESIGN, EASY TO USE
Our Chrome extension is free to download and easy to use with user friendly minimal interface and concise design. All your meetings are automatically scheduled and you’re given a reminder every time a meeting is about to start. The fast inbuilt redirecting action allows you to directly reach the meeting joining link and cut the irritating inconvenience of searching the links.

NEVER COST YOUR BUSINESS ANOTHER LATE MEETING ANYMORE!
Install MeetApps free of cost today and you’d never miss a meeting or get late for one anymore.

This extension uses icons from flaticons.                    

Informations de Base sur l'Extension

Nom MeetApps: Google Calendar Video Call Links MeetApps: Google Calendar Video Call Links
ID jgliplolinicikblamobaaagffepghie
URL Officiel https://chromewebstore.google.com/detail/meetapps-google-calendar/jgliplolinicikblamobaaagffepghie
Description Quickly start video calls without opening calendar (Zoom, Teams, Meet & 7 others supported)
Taille du Fichier 719 KB
Nombre d'Installations 1,410
Version Actuelle 3.0.4
Dernière Mise à Jour 2023-07-03
Date de Publication 2020-08-11
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://mymeetapps.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://mymeetapps.com
URL de la Page d'Aide https://docs.google.com/forms/d/e/1FAIpQLSenlXWrdSxTPkjvS09X2fpUJlL2pUS1gBUzxeaSw_nhIMX0xA/viewform
URL de la Page de Politique de Confidentialité https://mymeetapps.com/privacy-policy
Langues Prises en Charge id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "service_worker": "service_worker.js"
    },
    "description": "__MSG_meetapps_extension_desc__",
    "icons": {
        "256": "images\/256x256.png",
        "128": "images\/128x128.png",
        "96": "images\/96x96.png",
        "64": "images\/64x64.png",
        "48": "images\/48x48.png",
        "38": "images\/38x38.png",
        "32": "images\/32x32.png",
        "19": "images\/19x19.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj7mDhhkvqTVb8syJ5GrSHWxJ4xqCIcpe9PJDUDIM+KZWWIqA9zon9HclFVRsALWMKZ+hSnsR3BgzjlRQ2neD\/kcKUJxDRMSD3ZHXQUlMcoW+cdNVt1lKDYzyOIN3eVX+6ITWZTY4ljkWNEei15B5\/sUJr\/RLzKbcNaqXXWbBrYYNP31OMMRxp4yuT0JIDA4b4C\/bTwcImKNEfrtTqqUOq2ymgyFDPsW1Sz\/hXfZH61VL8GGNbG8pvUrosiqr3\/WUtmBBvgtWYXYiukpILzJTOWgbOz19OrK7+3DomqxsgpuoPLnQrr+0jSwRyvDLJxqgqfatbPO3UH8+qXhIH2xdmQIDAQAB",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_meetapps_extension_name__",
    "oauth2": {
        "client_id": "1074043263043-qc53nj88ukjp508bj9ivb14kkeea144j.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar"
        ]
    },
    "permissions": [
        "alarms",
        "identity",
        "notifications",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.4",
    "action": {
        "default_icon": {
            "256": "images\/256x256.png",
            "128": "images\/128x128.png",
            "96": "images\/96x96.png",
            "64": "images\/64x64.png",
            "48": "images\/48x48.png",
            "38": "images\/38x38.png",
            "32": "images\/32x32.png",
            "19": "images\/19x19.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_meetapps_extension_title__"
    }
}