timeOS: AI Meeting & Calendar Assistant

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

Co je timeOS: AI Meeting & Calendar Assistant?

timeOS: AI Meeting & Calendar Assistant je rozšíření Chrome vyvinuté https://timeos.ai, a jeho hlavní funkcí je „Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření timeOS: AI Meeting & Calendar Assistant

Stáhněte si soubory rozšíření timeOS: AI Meeting & Calendar Assistant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název timeOS: AI Meeting & Calendar Assistant timeOS: AI Meeting & Calendar Assistant
ID decehdgnikepnangkendclmiomkcnpjh
Oficiální URL https://chromewebstore.google.com/detail/timeos-ai-meeting-calenda/decehdgnikepnangkendclmiomkcnpjh
Popis Automate note-taking for Google Meet, Zoom, Microsoft Teams, and Slack. Supports 60 languages.
Velikost souboru 2.53 MB
Počet instalací 12,275
Aktuální Verze 3.16.0
Poslední Aktualizace 2024-03-01
Datum Vydání 2022-07-23
Hodnocení 4.88/5 Celkem 33 Hodnocení
Vývojář https://timeos.ai
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.timeos.ai/
URL Stránky Nápovědy https://intercom.help/magicalhq/en
URL Stránky Zásad Ochrany Soukromí https://magical.so/privacy-policy
Podporované Jazyky 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"
        }
    }
}