Glimpse — Free AI Chat With Internet Access

The only internet-enabled AI assistant that understands every website. Ask questions, write, & summarize anything. Uses ChatGPT.

Что такое Glimpse — Free AI Chat With Internet Access?

Glimpse — Free AI Chat With Internet Access - это расширение Chrome, разработанное https://glimpse.surf, и его основная функция - "The only internet-enabled AI assistant that understands every website. Ask questions, write, & summarize anything. Uses ChatGPT.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Glimpse — Free AI Chat With Internet Access

Скачайте файлы расширений Glimpse — Free AI Chat With Internet Access в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Glimpse is a next-generation, free AI chat tool that makes work, homework, reading, and learning quicker and easier. It’s the only AI browser extension that can understand the content of any website you open, cite sources in its responses, and access real-time internet information. Glimpse learns as your browse, adjusting answers to cite websites that you visit most often. It’s powered by OpenAI technology (including GPT 3.5, GPT 4, and Chat GPT) and seamlessly integrates into your browser, offering conversational, writing, and editing assistance. Additionally, Glimpse sits side-by-side with any tab you have open and retains conversations as you switch from tab to tab, delivering an unmatched, continuous user experience.

When we set out to build Glimpse, we took the concept of an AI assistant and specialized it to work particularly well as a web browsing assistant. Whether you're reading a large document or textbook, drafting an email, or conducting research, Glimpse is around to assist. The extension’s ability to generate content, assist with homework and tests, presentations and essays, write, summarize long articles and videos, and even follow expertly crafted prompt templates makes it a must-have tool for everyone. In some cases, Glimpse can also function as an adblock, keeping your browsing experience clean, and secure.

Glimpse works with every single website on the internet and learns your browsing patterns over time to create a truly personal AI chat experience.

Chatting

- The most intelligent chatbot extension currently available — Glimpse builds on the features of ChatGPT rather than simply serving as a ChatGPT alternative
- Understands any website — Simply ask Glimpse about the tab you’re on instead of copying and pasting large blocks of text into ChatGPT
- Connected to the internet for real-time info — Glimpse scours the web to find up-to-date information, providing trusted and relevant responses
- Cited answers — Glimpse cites its sources and enables you to dive deeper on the websites used for each answer
- Built-in reading tools — Glimpse can summarize any website, explain any complex topic, define any word, and rephrase any text
- Multilingual — Glimpse responds in the language you speak to it in, including Hindi, Spanish, French, German, Turkish, and dozens of other languages

Writing

- Essay writing with real-time sources — Glimpse can help you start any essay and provide you with a list of trusted, up-to-date sources to cite
- Drafting plans and routines — Whether you’re creating a study guide, a coaching plan, or just brainstorming an outline for an article, Glimpse can cut your time spent writing in half
- Brainstorming — Use Glimpse to get the ideas flowing for an essay topic, an event, a travel itinerary, and so much more
- Editing and improvement — Glimpse has built-in tools for checking spelling, grammar, clarity, coherence, and structure of any body of text

Research

- Academic paper sourcing — Because Glimpse is connected to the internet, it can help you sift through thousands of peer-reviewed studies to find the papers that you’re searching for
- Reasoning — Glimpse can help you form source-backed opinions and perspectives, enriching your research with new ideas
- Topics — Glimpse is a pro in the fields of biology, medicine, chemistry, mathematics, history, business, technology, and more

Glimpse Search

- Scans dozens of websites — When you ask Glimpse Search a question, it’ll scan the content of dozens of websites to find the answer you’re looking for, saving you time and effort
- Conversational — Glimpse Search is similar to Google and Bing, but you can speak to it to refine your search and learn more about the answers it provides
- At your fingertips — Glimpse Search lives in your browser’s “New Tab” page, so all you need to do is create a new tab to start typing a question
- Customizable — If you prefer your browser’s “New Tab” page, no problem! You can disable Glimpse Search at any time

At Glimpse, privacy and security are paramount. Your conversations with the AI are safe, secure, and stored only on your computer.

Glimpse is more than just an extension. It's your web-enabled AI bot, virtual assistant, and tireless editor, all in one. Experience the power of AI browsing with Glimpse.                    

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

Название Glimpse — Free AI Chat With Internet Access Glimpse — Free AI Chat With Internet Access
ID gnjldokgdfignjclohppgejicdlbmldm
Официальный URL https://chromewebstore.google.com/detail/glimpse-%E2%80%94-free-ai-chat-wi/gnjldokgdfignjclohppgejicdlbmldm
Описание The only internet-enabled AI assistant that understands every website. Ask questions, write, & summarize anything. Uses ChatGPT.
Размер файла 6.4 MB
Количество установок 7,000
Текущая Версия 0.1.56
Последнее Обновление 2023-12-04
Дата публикации 2023-09-16
Рейтинг 4.12/5 Всего 34 оценок
Разработчик https://glimpse.surf
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://glimpse.surf
URL страницы помощи https://glimpse.surf
URL страницы политики конфиденциальности https://glimpse.surf/policies/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.436879a4.png",
        "32": "icon32.plasmo.7bacefbb.png",
        "48": "icon48.plasmo.5d66c17e.png",
        "64": "icon64.plasmo.f8885ddf.png",
        "128": "icon128.plasmo.f8f970e8.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.436879a4.png",
            "32": "icon32.plasmo.7bacefbb.png",
            "48": "icon48.plasmo.5d66c17e.png",
            "64": "icon64.plasmo.f8885ddf.png",
            "128": "icon128.plasmo.f8f970e8.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.1.56",
    "author": "Triangle Labs, Inc.",
    "name": "Glimpse \u2014 Free AI Chat With Internet Access",
    "description": "The only internet-enabled AI assistant that understands every website. Ask questions, write, & summarize anything. Uses ChatGPT.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "tabs",
        "activeTab",
        "unlimitedStorage",
        "contextMenus",
        "topSites"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.408a996b.js"
            ],
            "css": [
                "globals.007e58df.css",
                "font.35f9ebf5.css"
            ]
        },
        {
            "matches": [
                "https:\/\/kylemichel.me\/*"
            ],
            "js": [
                "GoogleDocs.e97a83da.js"
            ],
            "css": [
                "GoogleDocs.f56ed298.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "HighlightMenuScript.2ea8927b.js"
            ],
            "exclude_matches": [
                "https:\/\/docs.google.com\/document\/*"
            ],
            "css": [
                "font.35f9ebf5.css"
            ]
        },
        {
            "matches": [
                "https:\/\/kylemichel.me\/*"
            ],
            "js": [
                "find.a175fe42.js"
            ],
            "css": [
                "GoogleDocs.f56ed298.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+E",
                "mac": "Command+E",
                "windows": "Ctrl+Shift+E"
            },
            "description": "Open the side panel"
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "light.3ad1ec6b.svg",
                "dark.aeff4c00.svg",
                "auto.90ddbb53.svg",
                "mat.9c2375f8.woff"
            ]
        },
        {
            "matches": [
                "https:\/\/kylemichel.me\/*"
            ],
            "resources": [
                "GoogleDocs.05604a08.css",
                "light.3ad1ec6b.svg",
                "dark.aeff4c00.svg",
                "auto.90ddbb53.svg",
                "GoogleDocs.84e4d437.riv",
                "GoogleDocs.557d805f.riv"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "mat.9c2375f8.woff",
                "GoogleDocs.05604a08.css",
                "light.3ad1ec6b.svg",
                "dark.aeff4c00.svg",
                "auto.90ddbb53.svg",
                "HighlightMenuScript.891ecc9a.png",
                "GoogleDocs.84e4d437.riv",
                "GoogleDocs.557d805f.riv"
            ]
        },
        {
            "matches": [
                "https:\/\/kylemichel.me\/*"
            ],
            "resources": [
                "GoogleDocs.05604a08.css",
                "light.3ad1ec6b.svg",
                "dark.aeff4c00.svg",
                "auto.90ddbb53.svg"
            ]
        }
    ]
}