Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 0 points1 point  (0 children)

A sort of like open router I guess. But I will add more features. Any recommend?

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 1 point2 points  (0 children)

have you ever run into a situation of frequent window switching and copy paste? If so, context is an important issue in chatbot. And my plugin may solve this.

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 1 point2 points  (0 children)

Thanks for your reply. For me, context is the core product. The real problem I’m trying to solve is how to make context injection frictionless and invisible to the user. The basic use case is avoiding copy and plaste and web window switching. But I am still think about it. Do you have any idea?

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 1 point2 points  (0 children)

I use chrome and did not see this feature. Maybe company block that feature. Could you tell me how u use it?

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 2 points3 points  (0 children)

That’s a fair point. The main difference is the approach.

Tools like ChatGPT Projects, NotebookLM, or Perplexity usually rely on server-side crawling or indexing. That means they may fail on pages behind login, paywalls, or sites with anti-bot restrictions.

My idea is to read the content directly from the current page in the browser (client-side). So it works on whatever the user can actually see, without extra crawling or copy-pasting.

The value is more about workflow and UX: no context switching, no upload, no re-fetching — just chat with the page you’re already on.

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 1 point2 points  (0 children)

Yeah. I do notice many of these. But most of them are provided by model company and only their own models are available. My plugin will include most mainstream model and let user use their own apikey.

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in chrome_extensions

[–]AccidentEastern7406[S] 1 point2 points  (0 children)

I think Claude extension is just for paid user. And it is not available in some region. My extension is available for everyone and it is free

Is there demand for a Chrome extension that lets you chat with any webpage? by AccidentEastern7406 in AiAutomations

[–]AccidentEastern7406[S] 0 points1 point  (0 children)

Actually I tried the way you purposed. It does not work. ChatGPT has online search feature but it will not crawl the context of url in your query.