timeOS: AI Meeting & Calendar Assistant

Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.

Wat is timeOS: AI Meeting & Calendar Assistant?

timeOS: AI Meeting & Calendar Assistant is een Chrome-extensie ontwikkeld door https://timeos.ai, en de belangrijkste functie is "Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie timeOS: AI Meeting & Calendar Assistant

Download timeOS: AI Meeting & Calendar Assistant-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

                        A calendar assistant that takes notes for you?

Say goodbye to pointless meetings and hello to effortless productivity with timeOS AI. Get 2 hours back every day. 

🆕 Automate note-taking in Google Meet without inviting bots. 

With timeOS, you can record or upload any meeting and your personalized AI analyses and creates structured notes for you. Notes and tasks are automatically organized within your favorite tools like Notion, Google Docs, ClickUp, and Asana. 

With timeOS for Chrome you can:

📝 Automate note-taking for Google Meet, Slack Huddles, Zoom, and Microsoft Teams
💾 Capture in-person meetings with instant recording upload
🤯 Attend meetings on your behalf and catch you up later
🪄 Automatically organize tasks in Asana, Notion, or ClickUp
📅 Get time-aware reminders so you never miss a meeting
⚡Access your calendar and meeting notes on any website with ⌘+E

BREAKDOWN

📝 Take ridiculously good meeting notes in any language on Google Meet, and do so without anyone noticing but you! 📝

No AI attendee joining the call, no pesky setup, etc… Join any Google Meet, click on “Summarize”, and you’re good to go. You can even “pause” to go off the record.

🤯 Attend meetings on your behalf 🤯

Send your AI assistant ahead, complete with a personalized message that's shared with participants in the meeting chat.

📅 Get time-aware reminders so you never miss a meeting. 📅

Keep on top of your calendar by getting timely reminders to join meetings on time. 
You can even send your AI bot to attend meetings on your behalf if you’re running late or not planning to attend at all, and still get meeting notes that automatically sync to your favorite work tools.

⚡Access your calendar and meeting notes on any website with ⌘+E. ⚡

Take a quick peek at your calendar from any tab via our Time Peek feature, without suffering from any context switch. Our Time Peek also ensures you always know how long until your next meeting, or how much time is left in your current one. Finally, our Chrome extension can take over your new default tab, so you can access your meeting notes and everything else timeOS at a moments notice.

🪄 Stay effortlessly organized 🪄

Almost 2 hours/day wasted organizing information. timeOS intelligently organizes your meeting notes in one centralized, searchable hub in Notion, ClickUp, Asana, Slack and more.

Experience the future of effprtless productivity. 🔮

https://www.timeos.ai                    

Basisinformatie over de Extensie

Naam timeOS: AI Meeting & Calendar Assistant timeOS: AI Meeting & Calendar Assistant
ID decehdgnikepnangkendclmiomkcnpjh
Officiële URL https://chromewebstore.google.com/detail/timeos-ai-meeting-calenda/decehdgnikepnangkendclmiomkcnpjh
Beschrijving Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.
Bestandsgrootte 2.53 MB
Aantal Installaties 12,275
Huidige Versie 3.16.0
Laatst Bijgewerkt 2024-03-01
Publicatiedatum 2022-07-23
Beoordeling 4.88/5 Totaal 33 Beoordelingen
Ontwikkelaar https://timeos.ai
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.timeos.ai/
Help Pagina-URL https://intercom.help/magicalhq/en
URL van de Privacybeleid Pagina https://magical.so/privacy-policy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "timeOS: AI Meeting & Calendar Assistant",
    "description": "Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.",
    "version": "3.16.0",
    "manifest_version": 3,
    "action": {
        "default_title": "timeOS",
        "default_icon": {
            "16": "favicon-16x16.png"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh2tvVX4Q9O1h7gz4KBzSQhUYctoS8N\/1QMkBfF8\/UfAf0wmghz+rMZRWokRt2IMMvvArOgMD3fiN9mY6ybQMAzGYdxeiWLMwC83ouVOY9j\/nysRr2fAw86M1BQoDmzkOUi2dPzcTE1RCMsBWya8tbgbrd3famXebkXDfXh1jRStFxepTHtBikENaurF2P96W2sbPK5w9w5yS5\/yGqOFKusg0xjMWc1N4mss1QtkCoRBn1CaknlUgdKVEB6m98eYnhxAFiZgbktx5oDLU0k6\/v8jTsqZmpLeBBVeIsHgUbioAXBrRARvaV1YiChzQrPGeZsbKjv9D6bOT8\/wNFFgnFQIDAQAB",
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "background",
        "cookies",
        "notifications",
        "alarms",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "index.html",
                "integrations",
                "sounds\/upcoming-meeting.mp3",
                "magical-logomark.png",
                "icon-logo-handle.svg",
                "fs.js",
                "recorder\/gmeetRecorder.js"
            ]
        }
    ],
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "react-big-calendar.css",
                "styles.css",
                "Calendar.css"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.chromiumapp\/*"
            ],
            "js": [
                ".\/static\/js\/content-index.js"
            ]
        }
    ],
    "icons": {
        "16": "favicon-16x16.png",
        "48": "logo192x192.png",
        "128": "logo192x192.png"
    },
    "commands": {
        "openVc": {
            "suggested_key": {
                "default": "Ctrl+J",
                "mac": "Command+J"
            },
            "description": "Join meeting"
        }
    }
}