Meeting Timer

Display a Timer on Google Meet calls based on your Google Calendar events. Get a quick access to Google Calendar.

O que é Meeting Timer?

Meeting Timer é uma extensão do Chrome desenvolvida por https://meetingtimer.io, e sua principal característica é "Display a Timer on Google Meet calls based on your Google Calendar events. Get a quick access to Google Calendar.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Meeting Timer

Baixe arquivos de extensão Meeting Timer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Meeting Timer - Automatically display a Timer on Google Meet 🎥  calls based on your Google Calendar 📅 events. Easily connect to your Google account and get access to your upcoming calendar events. Join them with just one click. Be always on time. Track meetings better. Get informed when the meeting is about to start.


Core Features:

📅 Google Calendar integration
🕒 Automatically display a Timer on Google Meet calls
⚡️ Join upcoming Google Meet calls with a single click
🤌 Drag & Drop Timer
🤝 Share Timer on other tabs
✅ Accept or decline Google Calendar events
🚨 Favicon alerts - be informed whenever a meeting is about to start
⏰ Upcoming meeting alerts inside a Timer


Details:

🕒 Real-Time Meeting Countdown:
Stay on track and make the most of your time! "Meeting Timer" adds a sleek and unobtrusive timer directly to your Google Meet calls, ensuring that you never lose sight of your agenda. Stay focused and keep discussions on point.


📅 Calendar Integration:
Effortlessly sync with your Google Calendar to get instant access to upcoming events. No need to switch tabs or juggle between applications – everything you need is right at your fingertips. Seamlessly manage your schedule without missing a beat.


🚀 Boost Productivity:
Take control of your meetings and boost productivity. Set timers for specific agenda items, allocate time for Q&A, and watch as your team becomes more efficient and goal-oriented. "Meeting Timer" empowers you to make every second count.


🔗 User-Friendly Interface:
Our intuitive and user-friendly interface makes it easy for you to navigate and customize your meeting experience. No technical expertise is required – "Meeting Timer" is designed with simplicity in mind.


🔄 Drag & Drop Positioning:
Tailor your timer placement to your liking! Drag and drop the timer to your preferred position and rest assured that it will be saved for future meetings. Your setup, your way.


🤝 Share Timers with Teammates:
Collaboration made easy! Share your timer with other team participants by placing it on every tab. Ensure everyone stays synchronized, even when screens are shared. Foster teamwork and keep everyone on the same page.


🎨 Meeting Status Indicators:
Stay informed about the meeting's progress! "Meeting Timer" visually communicates important milestones such as "Halftime" or "Overtime" with distinct colors. Enhance communication and maintain momentum throughout your discussions.


🚨 Favicon Badge Alerts:
Never miss a meeting again! Receive timely alerts with a badge on the favicon, notifying you when a meeting is about to start. Stay punctual and prepared for every agenda item.


🌐 Secure and Reliable:
We don't store any data on our servers. Everything is kept directly and only on your browser.


Contact Us:

🚀 Request a feature: https://forms.gle/U4MyETCPCxv8cozm7
🐛 Report a bug: https://forms.gle/GfipS5TGyVUZgx1V6


Legal Info:

Meeting Timer's use and transfer of information received from Google APIs to any other app will adhere to Google API Services User Data Policy, including the Limited Use requirements.

Google Calendar is a trademark of Google LLC. Use of this trademark is subject to Google Permissions.
Google Meet is a trademark of Google LLC. Use of this trademark is subject to Google Permissions.                    

Informações Básicas da Extensão

Nome Meeting Timer Meeting Timer
ID kgnglpankjpapbedabaccgimldphaehf
URL Oficial https://chromewebstore.google.com/detail/meeting-timer/kgnglpankjpapbedabaccgimldphaehf
Descrição Display a Timer on Google Meet calls based on your Google Calendar events. Get a quick access to Google Calendar.
Tamanho do Arquivo 1.38 MB
Contagem de Instalações 115
Versão Atual 1.2.0
Última Atualização 2024-02-26
Data de Publicação 2024-01-12
Classificação 5.00/5 Total de 13 Avaliações
Desenvolvedor https://meetingtimer.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.meetingtimer.io/
URL da Página de Política de Privacidade https://www.meetingtimer.io/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meeting Timer",
    "description": "Display a Timer on Google Meet calls based on your Google Calendar events. Get a quick access to Google Calendar.",
    "version": "1.2.0",
    "manifest_version": 3,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Meeting Timer",
        "default_icon": "icon.png"
    },
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "tabs",
        "scripting",
        "alarms",
        "idle"
    ],
    "host_permissions": [
        ""
    ],
    "options_page": "options.html",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentScriptAll.js"
            ]
        },
        {
            "matches": [
                "https:\/\/meet.google.com\/*",
                "https:\/\/app.zoom.us\/wc\/*",
                "https:\/\/teams.live.com\/_#\/modern-calling\/*"
            ],
            "js": [
                "contentScriptMeeting.js"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn5VwVbJFc3A\/zjxhCzB6s6D5HxBXMuun4vJarEN3QQvijkjOQUPEkCIzTsouNwNGVU0PScgfvs2BGQnpScqEUOwsVncYTNKmphkvk2ITNyBAo+KcwJskFpDQdlqPb9p5yxFocqkEKH5TAGA2nopF5Ie7Cr\/KNeMiRkpQdGL4MhNbuIehl+fGc6vf5TBqIUznjc52ha+J2ijX15pnFannbR0FMbmeiGNm+f+vW2rD8ZW3y2ZyOZHoNUwCChPSihMIQcmQUmAiXv9UrP1HeIzWH\/ye4HdXahT39VJKDoL\/qlrzdwFPcf66FJelTh7RDHNIQimxIubOQLlTgjUKiEFu8wIDAQAB",
    "oauth2": {
        "client_id": "488245731492-5jp2usuo5f15ohiq3vais7edftif0ikt.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly",
            "https:\/\/www.googleapis.com\/auth\/calendar.events"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.png"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "*.ttf"
            ],
            "matches": [
                ""
            ]
        }
    ]
}