join.me for Google Calendar

Schedule join.me meetings in Google Calendar

Τι είναι το join.me for Google Calendar;

Το join.me for Google Calendar είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://join.me, και η κύρια λειτουργία του είναι "Schedule join.me meetings in Google Calendar".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης join.me for Google Calendar

Λήψη αρχείων επέκτασης join.me for Google Calendar σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Introducing Version 2.0 of join.me for Google Calendar!

With this latest update, join.me users can:
- One-time authorize into their join.me accounts
- Schedule recurring meetings in Google Calendar (Pro/Business)
- Utilize multiple join.me accounts within the extension
- Schedule join.me meetings on alternate calendars (Pro/Business)
- Host and join meetings as a Free, Pro or Business user

Speed, security, and stability improvements have also been made, as well as upgrades to the extension’s look and feel.


Online meetings should be as simple and intuitive as possible.

Scheduling those meetings should be just as easy.

Built for today’s fast-paced, highly mobile workplace, join.me is the instant online meeting app that makes collaboration easier than ever. Powerful yet simple enough for anyone to use, join.me is ideal for ad-hoc meetings, scheduled meetings, formal presentations, face-to-face sessions, or anytime you need to share ideas and get work done fast.

join.me for Google Calendar 2.0

Scheduling an online join.me meeting is simple with Google Calendar. Meeting reservations are booked directly from your Google Calendar account - no additional booking software required.

To schedule a join.me meeting:

1. Start a Google Calendar invite as you normally would
2. Click "Make it a join.me meeting" below the location
3. Select your settings in the popup and click "Generate Invitation"
4. The join.me meeting information is automatically included in the Google Calendar description for attendees. Just click save and send the invite.

With join.me for Google Calendar users get:

- Online meetings for up to 250 participants 
- Unlimited audio conferencing
- Unlimited screen sharing
- Presenter swap for all meeting attendees

And so much more - Get the join.me Google Calendar extension now!

Minimum Requirements:
- join.me Free, Trial, Pro, or Business
- Latest join.me desktop app for Windows or Mac                    

Βασικές Πληροφορίες Επέκτασης

Όνομα join.me for Google Calendar join.me for Google Calendar
ID nemahdoihakfniciobefoebllhlobdok
Επίσημο URL https://chromewebstore.google.com/detail/joinme-for-google-calenda/nemahdoihakfniciobefoebllhlobdok
Περιγραφή Schedule join.me meetings in Google Calendar
Μέγεθος Αρχείου 11.27 MB
Αριθμός Εγκαταστάσεων 23,945
Τρέχουσα Έκδοση 2.0.1262
Τελευταία Ενημέρωση 2020-10-14
Ημερομηνία Δημοσίευσης 2020-03-23
Αξιολόγηση 4.09/5 Συνολικά 318 Αξιολογήσεις
Προγραμματιστής https://join.me
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.join.me
Διεύθυνση URL της Σελίδας Βοήθειας http://help.join.me/knowledgebase/articles/397575
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "https:\/\/secure.join.me\/",
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyu82P+WjkpbodlycN9rJSM4vVIRNHKLNzAiQ1zYv\/KyhRzW93+3nfYLPCd8zJQNqrlDoBMgD4FMFDMO0hKdalya+jk7okXH\/orbA4oBriMZDFwRNUVZtgdP+vsiBg1mmyjSkCr+9WFZ7o9vom5RoSvLU4ZAsT2YPztUSlXoS+ZN+Kbvk66tSbgLdjF5FOoiUJQKQJQ7dmvolYZEJaaWVpLlWQfeTUTTtKnmwOMF3Il4\/ySFvfwrb1rLtpmn0ENT1Ij1ebO8MrxXULK1IsrTmjGTZbTScYPCdgX7\/l\/8UOR7eaV\/0vQubGfx1sVQweJShRznyS+LmjHYPG0Vq6Aoi6wIDAQAB",
    "name": "join.me for Google Calendar",
    "description": "Schedule join.me meetings in Google Calendar",
    "version": "2.0.1262",
    "icons": {
        "16": "img\/jm-logomark-16.png",
        "48": "img\/jm-logomark-48.png",
        "128": "img\/jm-logo-128.png"
    },
    "web_accessible_resources": [
        "callback.html",
        "img\/*"
    ],
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.calendar.google.com\/calendar\/render*",
                "*:\/\/www.calendar.google.com\/calendar\/*\/render*",
                "*:\/\/www.calendar.google.com\/calendar\/*\/*\/render*",
                "*:\/\/calendar.google.com\/render*",
                "*:\/\/calendar.google.com\/*\/render*",
                "*:\/\/calendar.google.com\/*\/*\/render*",
                "*:\/\/www.calendar.google.com\/calendar\/*",
                "*:\/\/calendar.google.com\/calendar\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "img\/jm-icon.png",
            "38": "img\/jm-icon.png"
        },
        "default_popup": "launchpad.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/cdn.segment.io https:\/\/*.join.me https:\/\/*.google-analytics.com https:\/\/cdn.mxpnl.com https:\/\/*.3amlabs.net; object-src 'self'",
    "permissions": [
        "cookies",
        "tabs",
        "storage",
        "webRequest",
        "https:\/\/accounts.google.com\/o\/oauth2\/auth",
        "https:\/\/*.3amlabs.net\/",
        "https:\/\/*.join.me\/",
        "https:\/\/*.logme.in\/",
        "https:\/\/cdn.segment.io\/",
        "https:\/\/calendar.google.com\/",
        "https:\/\/*.calendar.google.com\/"
    ]
}