Jarvis - Your Smart ChatGPT AI Assistant

Browse Smarter with Jarvis ChatGPT AI Extension! Select content & Get Relevant Information, Summarize, Write Replies & Much more!

Что такое Jarvis - Your Smart ChatGPT AI Assistant?

Jarvis - Your Smart ChatGPT AI Assistant - это расширение Chrome, разработанное https://smartupai.com, и его основная функция - "Browse Smarter with Jarvis ChatGPT AI Extension! Select content & Get Relevant Information, Summarize, Write Replies & Much more!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Jarvis - Your Smart ChatGPT AI Assistant

Скачайте файлы расширений Jarvis - Your Smart ChatGPT AI Assistant в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Introducing Jarvis - Your Smart AI Assistant powered by ChatGPT that is going to revolutionize the way you interact with online content!

🚀 GETTING STARTED
Launch Jarvis by using any of the following option:
1️⃣ Simply Select Any Online Text Content, which brings up the Jarvis custom menu to choose from.
2️⃣ Or, Press Ctrl+J to start chatting with Jarvis.

KEY BENEFITS
⭐ FREE access to the power of ChatGPT! 
⭐ Summarize selected articles and other long-form content.
⭐ Get More Information about any topic of interest.
⭐ Create replies to emails, social media posts, and anything else, saving you time and enhancing productivity.
⭐ Ask any question and get instant answers, making it really easy to find the information you need.

HOW JARVIS WORKS
  ➡️ Simply Select Any Online Content, which brings up the Jarvis custom menu.
  ➡️ Choose any Command from Menu (Summarize, Get More Info, Generate Reply, etc) 
  ➡️ Jarvis pops up with relevant answer. Continue to chat with Jarvis if needed.

FAQs
  ➡️ Is Jarvis Free?
  Yes! There is a free version of Jarvis.
  
  ➡️ Can I turn off Jarvis for selected websites?
  Absolutely! Just click the Jarvis extension from the Chrome extensions list and select the 'Disable Jarvis for this Website' checkbox setting.

📧 CONTACT US
Please feel free to contact us at [email protected] or https://jarvis.smartupai.com/ 

🙏 THANK YOU! 
Jarvis is designed to be user-friendly and intuitive. Its seamless integration as a Chrome extension means you can effortlessly access its capabilities while you browse. Say goodbye to switching between tabs or opening additional apps. Jarvis becomes your trusted co-pilot, always ready to assist and enhance your online journey.

We believe that Jarvis has the potential to revolutionize the way people interact with the web, and we're eager for your help and feedback.

Thank you so much for your support!                    

Основная информация о расширении

Название Jarvis - Your Smart ChatGPT AI Assistant Jarvis - Your Smart ChatGPT AI Assistant
ID oihpodnimjebpjcdfhipjfmpmcbmedoe
Официальный URL https://chromewebstore.google.com/detail/jarvis-your-smart-chatgpt/oihpodnimjebpjcdfhipjfmpmcbmedoe
Описание Browse Smarter with Jarvis ChatGPT AI Extension! Select content & Get Relevant Information, Summarize, Write Replies & Much more!
Размер файла 125 KB
Количество установок 7,713
Текущая Версия 0.0.0.20
Последнее Обновление 2023-11-15
Дата публикации 2023-06-04
Рейтинг 4.50/5 Всего 12 оценок
Разработчик https://smartupai.com
Электронная почта [email protected]
Тип оплаты in_app
Официальный сайт расширения http://jarvis.smartupai.com/
URL страницы помощи https://jarvis.smartupai.com/#contact
URL страницы политики конфиденциальности https://jarvis.smartupai.com/privacy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Jarvis - Your Smart ChatGPT AI Assistant",
    "version": "0.0.0.20",
    "description": "Browse Smarter with Jarvis ChatGPT AI Extension! Select content & Get Relevant Information, Summarize, Write Replies & Much more!",
    "permissions": [
        "identity",
        "identity.email",
        "tabs",
        "storage"
    ],
    "options_page": "options\/options.html",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_title": "Jarvis AI Assistant",
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/content.js"
            ],
            "css": [
                "css\/content.css",
                "css\/github.css"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjSTmxcU5w4132lJivvncAOxs9a+vJdu8fwg40VmwHN0a638irk2Fo7gQlQKHLKCm\/QhiZ5OKtK1TVjGZ72AzuoUWzcnFHlKjbAgO70QPST7enICDVh4uWC\/sRSLKivlQMJxQQ\/pYx6StBe6N5w84kOrfq3ZCHfpUWT7bhAbt1roFjePnMDiTYbvj1RMSm2jusJvDA5dgXyi49jXrDkzownsmI+pJXHzGE+Jk4JfMHu2z8MI6i1EMlC7K9FP9iQQ5OvYDWrp6v8ojc94\/BW\/uLdPZPtNwvQKZ23j5\/RptsngxNhWprAcOm4634QyS5Blu9vJOnoO902VlhnBsEcBAewIDAQAB",
    "oauth2": {
        "client_id": "990728249680-f92ohhl3ai0qee8ftdto9rf8t3nb37ho.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "commands": {
        "Launch_Jarvis": {
            "suggested_key": {
                "default": "Ctrl+J",
                "mac": "Command+J"
            },
            "description": "Launch Jarvis on current page"
        },
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            }
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.gif"
            ],
            "matches": [
                ""
            ]
        }
    ]
}