Meomni: Definitive ChatGPT Sidebar

Definitive Openai ChatGPT Sidebar with Google Tasks and Google Calendar and much more

Qu'est-ce que Meomni: Definitive ChatGPT Sidebar ?

Meomni: Definitive ChatGPT Sidebar est une extension Chrome développée par https://rendom.net, et sa fonction principale est "Definitive Openai ChatGPT Sidebar with Google Tasks and Google Calendar and much more".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Meomni: Definitive ChatGPT Sidebar

Téléchargez les fichiers d'extension Meomni: Definitive ChatGPT Sidebar 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

                        Meomni: Definitive ChatGPT Sidebar 🚀

Unleash unparalleled browsing efficiency with Meomni, the leading extension integrating ChatGPT's power. More than an add-on, it's a comprehensive tool revolutionizing your web interaction. 🌐

Key Features:
- 🤖 ChatGPT-Powered Sidebar: Instant access to a smart ChatGPT assistant for rapid responses and task management.
- 🌟 NewTab Dashboard: Transform your new tab into a productivity hub with bookmarks, weather, and more.
- 🔖 Advanced Bookmarks Manager: Easily organize and access bookmarks, keeping your favorite sites close.
- 📆 Google Calendar Integration: Effortlessly blend your schedule into your browsing, staying organized and informed.
- ✅ Comprehensive Todo Manager: Merge Google Tasks and Todoist for a streamlined task management solution.
- ⏲️ Effective Pomodoro Timer: Utilize Pomodoro techniques to boost focus and productivity.
- 🎨 Extensive Customization: Tailor themes and widgets to align with your unique workflow.

Why Meomni Stands Out:

- 🏆 Best in Class: The top-rated ChatGPT extension for browsers, offering unmatched assistance.
- 🛠️ All-Encompassing Tool: A singular extension combining multiple productivity tools with ChatGPT's capabilities.
- 🎉 Intuitive Design: A user-friendly interface perfect for both experts and beginners.
- 🔒 Commitment to Security: Dedicated to safeguarding your privacy and data.

Elevate your browsing with Meomni, the definitive ChatGPT extension. Step into a new era of productivity and efficiency. 🌟                    

Informations de Base sur l'Extension

Nom Meomni: Definitive ChatGPT Sidebar Meomni: Definitive ChatGPT Sidebar
ID fnfdomooadjpfohbepiaonnbdmkdjiog
URL Officiel https://chromewebstore.google.com/detail/meomni-definitive-chatgpt/fnfdomooadjpfohbepiaonnbdmkdjiog
Description Definitive Openai ChatGPT Sidebar with Google Tasks and Google Calendar and much more
Taille du Fichier 17.6 MB
Nombre d'Installations 5,073
Version Actuelle 2.8.19
Dernière Mise à Jour 2024-03-05
Date de Publication 2023-03-06
Évaluation 4.54/5 Total 72 Évaluations
Développeur https://rendom.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://rendom.net
URL de la Page d'Aide https://rendom.net/contact
URL de la Page de Politique de Confidentialité https://rendom.net/privacy
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appDesc__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "content_security_policy": {
        "content_scripts": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'",
        "extension_pages": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "commands": {
        "commandToggleSidebar": {
            "suggested_key": {
                "windows": "Alt+X",
                "mac": "Alt+X",
                "chromeos": "Alt+X",
                "linux": "Alt+X"
            },
            "description": "Toggle sidebar"
        }
    },
    "version": "2.8.19",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApKH3qS83a231hWbZfrSBei5bUjPiDVnVnn5ZHiv6LY+tMfZyMepDE0896j4zVumb07qe0WgR9rK+1iS+M8Gh9hrcVSWlRSH0cjksWZVjPrDOQdkXsPWvl+HR3aXv65JcaYdFMAaAqhRYVpf\/x3eGqiMkcRijNDDBnK5UOSKq3RlE3ARDbt+LJW3OEkym9HusG4NS7ImUKhiFF2tSkIsYgkNoOFsI1tw1gXcwuMWlOskceHFUMUFvDqvlTJM141YHhsTKNUO0iNSBCpVuziUpV51aL41C4R1O9adZVis9vlR2\/SSi5q15HM7uiRuFumw0z7efe4TNaydTpYJE7K4qJQIDAQAB",
    "icons": {
        "16": "assets\/apps\/meomni\/icon_128.png",
        "32": "assets\/apps\/meomni\/icon_128_white.png",
        "48": "assets\/apps\/meomni\/icon_128.png",
        "128": "assets\/apps\/meomni\/icon_128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "_favicon\/*",
                "assets\/*",
                "localization\/*",
                "contentScript\/*",
                "*"
            ],
            "use_dynamic_url": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/apps\/meomni\/icon_128_white.png",
            "32": "assets\/apps\/meomni\/icon_128_white.png",
            "48": "assets\/apps\/meomni\/icon_128.png",
            "128": "assets\/apps\/meomni\/icon_128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "side_panel": {
        "default_path": "sidePanel.html"
    },
    "permissions": [
        "storage",
        "cookies",
        "unlimitedStorage",
        "tabs",
        "scripting",
        "declarativeNetRequestWithHostAccess",
        "contextMenus",
        "history",
        "alarms",
        "notifications",
        "bookmarks",
        "topSites",
        "downloads",
        "favicon",
        "sidePanel"
    ],
    "host_permissions": [
        ""
    ],
    "optional_permissions": [],
    "optional_host_permissions": []
}