You.com: AI Search Assistant

Get more done while you browse

Co to jest You.com: AI Search Assistant?

You.com: AI Search Assistant to rozszerzenie Chrome opracowane przez You.com, a jego główną funkcją jest „Get more done while you browse”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia You.com: AI Search Assistant

Pobierz pliki rozszerzeń You.com: AI Search Assistant w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        With You.com as your search assistant, get concise answers to your Google search queries, find answers on any page, summarize content, and dig deeper with follow-ups - all in a single chat-based interface. 

Let You.com be your ultimate productivity tool. 


KEY FEATURES
🚀 Faster results: Say goodbye to endless scrolling and get fast, direct answers in the chat 

💬 Interactive chat: Ask follow-up questions to gain a deeper understanding

✅ Sourced answers: Receive citations for answers in the chat

*Note: Unlike our other Chrome extensions, this one does not change your default search engine.*


MORE ABOUT YOU.COM
You.com is a private, personalized AI chatbot and search engine that frees you from the endless sea of blue links. With the ability to have human-like conversations, you can ask You.com anything and get direct answers to your questions. You.com’s conversational AI search is always available to answer your questions or provide topic suggestions. Additionally, it can help with summarizing text, composing emails, and writing code - so you don't have to!

Similar to ChatGPT but with connectivity to the Internet and a multimodal experience, You.com is the most private, customizable, and personalized AI search engine experience, providing both accurate sources and web results. 

You.com’s features include: 
• Fast, direct answers
• Desktop and mobile experiences on iOS and Android apps
• Private search and chat without privacy-invading ads, tracking, or data sharing
• Increase productivity – write essays, create code, view summarized shopping editorials, suggest ideas, translate into your native language, generate summaries of entire websites, compose emails, and more…all in chat!
• Track and share your entire chat history
• Citations and real-time data - check responses or dive deeper into any answer. Our natural language model constantly learns from huge amounts of information on the internet — which means sometimes it may get some answers wrong. While AI is always improving, citations also bring credibility and the ability to dig deeper to confirm answers.

You.com is more than just any old search engine. It’s an AI search engine assistant and your very own personal knowledge base — at your fingertips, 24/7!

You.com was founded in 2020 by AI research scientists Richard Socher and Bryan McCann. Its AI tools (YouChat, YouCode, YouWrite, and YouImagine) provide efficient web search and chat, content and image creation, and code generation. Additionally, You.com provides an all-in-one AI toolkit with YouPro, a subscription service offering unlimited access to the latest AI chat and generative AI writing and image tools. 


JOIN OUR COMMUNITY
Become a part of our YouClub community on Discord at http://you.club/.


USING OPERA?
Click 'Manage Extensions...' (or visit opera://extensions) and ensure you enable "Allow access to search page results" for the extension to work.


NEED HELP?
If you have any problems or suggestions, please visit https://yousearch.canny.io/ or visit our Help Center at https://about.you.com/.                    

Podstawowe informacje o rozszerzeniu

Nazwa You.com: AI Search Assistant You.com: AI Search Assistant
ID chamcglaoafmjphcfppikphgianmmbjf
Oficjalny URL https://chromewebstore.google.com/detail/youcom-ai-search-assistan/chamcglaoafmjphcfppikphgianmmbjf
Opis Get more done while you browse
Rozmiar pliku 334 KB
Liczba instalacji 33,861
Aktualna Wersja 1.0.9
Ostatnia Aktualizacja 2023-09-27
Data Publikacji 2023-07-24
Ocena 4.68/5 Łącznie 19 Oceny
Deweloper You.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.you.com
Adres URL Strony Pomocy https://www.about.you.com
Adres URL Strony Polityki Prywatności https://you.com/legal/privacy
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "You.com: AI Search Assistant",
    "manifest_version": 3,
    "version": "1.0.9",
    "description": "Get more done while you browse",
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "static\/js\/content-67795ea3615cdf7307bb.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.co.nz\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.com.ec\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.ve\/search*",
                "https:\/\/www.google.com.id\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.com.cl\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.ru\/search*",
                "https:\/\/www.google.com.bo\/search*",
                "https:\/\/www.google.com.pa\/search*",
                "https:\/\/www.google.com.eg\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.gt\/search*",
                "https:\/\/www.google.com.ng\/search*",
                "https:\/\/www.google.com.do\/search*",
                "https:\/\/www.google.com.tr\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.com.pk\/search*",
                "https:\/\/www.google.com.sv\/search*"
            ],
            "run_at": "document_end",
            "js": [
                "static\/js\/main-fab358bdc37cf60b019b.js"
            ],
            "css": [],
            "media": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "static\/media\/youbot.c15a7873a27845b1035f.png",
                "static\/media\/close.df5650c339d5ad5ae0a35803017d59f6.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/favicon-16x16.png",
        "48": "icons\/favicon-48x48.png",
        "128": "icons\/favicon-128x128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/you.com\/*",
            "*:\/\/*.you.com\/*"
        ]
    }
}