GoogleGPT 🤖

Pridáva odpovede ChatGPT do bočnej lišty vyhľadávania Google (poháňané Google Gemma + GPT-4o!)

< Spätná väzba na GoogleGPT 🤖

Hodnotenie: Dobré - skript funguje

§
Pridaný: 30.04.2024

Is it possible to remove the requirement to login?
ChatGPT no longer requires login to work...

§
Pridaný: 18.05.2024

I still want this feature...

Also, I just installed the script to try it again, just to check if my suggestion was implemented or not, and I already got the error message "ChatGPT is flooded with too many requests. Try switching on Proxy Mode in toolbar" right on my first google try...
After I changed it as requested, it's stuck on waiting for reply....

adamluiAutor
§
Pridaný: 18.05.2024

ok @hacker09 I'm solving ChatGPT Widescreen new UI fix because many users are waiting for that right now, then after that, do you want this or the Autoclear front-end history clearing more?

§
Pridaný: 18.05.2024
Upravený: 18.05.2024

I would likely use both together

I was using another script available on greasyfork that does the same as this one, but that one is older... And now has the same issue as this script.

I liked finding the auto-clear script because it cleared all the random stuff I googled after I logged in on chatgpt. The issue that old script has is that sometimes (maybe after a cookie expires or something like that) I had to keep logging in on chatgpt back again.

If there is a way to make the GoogleGPT script work without requiring an account login I would prefer to have this script fixed first.

My browser auto-clears everything (history/cookies etc) when closed anyway.

adamluiAutor
§
Pridaný: 18.05.2024

ok then I will prioritize this one, also auto-clear already gets rid of chats in back-end so if your concern is privacy, functionally it solved it already

§
Pridaný: 18.05.2024

Thanks!

I'm concerned about privacy, but not about that script. I only use that script to save time mass deleting chats, which makes it look better and not cluttered, but currently, it is really tricky because I can chat in deleted chats, so I get an error message saying that the chat no longer exists...

§
Pridaný: 23.05.2024

let me know if that is possible or not and when you update it

adamluiAutor
§
Pridaný: 30.05.2024

@hacker09 I just updated it to work with Proxy Mode again no login

§
Pridaný: 31.05.2024
Upravený: 31.05.2024

Perfect!!!

if you could remove the little ad footer that would be nice... Sometimes instead of an ad I get an inspirational quote or a random joke https://imgur.com/a/u3RkUr6

Also, sometimes the background grey bar is much larger than it needs to be, it should stop when the last suggestion is shown, but it keeps going till the end of the page. https://imgur.com/a/NWcZXFN
I'm using pagetual as well, and the more I scroll down and new pages load, the longer the grey background bar goes.

§
Pridaný: 31.05.2024

Not sure if this is something you could try to figure out, but most of the contributors listed can't be seen after the first contributors line https://chatgpt.js.org/#/

adamluiAutor
§
Pridaný: 31.05.2024

@hacker09 the footer is my way to continue to work on it for free. For background bar, does it stretch before pagetual's first next-page-load? Also does it stretch with pagetual off? Also what is your browser and userscript manager

adamluiAutor
§
Pridaný: 31.05.2024

Not sure if this is something you could try to figure out, but most of the contributors listed can't be seen after the first contributors line https://chatgpt.js.org/#/

It looks like this to me:

How about you? What is your browser?

§
Pridaný: 31.05.2024
Upravený: 31.05.2024

Yes it does it stretch with pagetual off.
edge/tampermonkey

§
Pridaný: 31.05.2024
Upravený: 31.05.2024

Maybe you could convert the markdown that chatgpt uses, like ** into a <b> html tag

https://imgur.com/a/NbeKJwQ

adamluiAutor
§
Pridaný: 31.05.2024
Upravený: 31.05.2024

Maybe you could convert the markdown that chatgpt uses, like ** into a <b> html tag

https://imgur.com/a/NbeKJwQ

Ok I added it

§
Pridaný: 01.06.2024

Thanks!

§
Pridaný: 03.06.2024
Upravený: 03.06.2024

It shouldn't run on the Google Images page, but it keeps running on this page

adamluiAutor
§
Pridaný: 03.06.2024

ok @hacker09 I fixed it thanks for heads up

§
Pridaný: 03.06.2024

Thanks!

That was so quick!

§
Pridaný: 04.06.2024

Occasionally the answer I get is messed up like

https://imgur.com/a/9U1TIY7

adamluiAutor
§
Pridaný: 04.06.2024
Upravený: 04.06.2024

Hey @hacker09 I fixed it, the reason was for that specific API, I never wrote the logic to parse it as a stream, because originally the priority was get as many proxy APIs going as possible, and during testing, that one always skipped via tryDiffAPI() since it was temporarily down for the day so I never caught that. But now I wrote the logic, so all the APIs stream perfectly now

§
Pridaný: 05.06.2024

Thanks

I am not sure why, but seems like your script has something against Google developer coding queries, haha.
I searched for https://www.google.com/search?q=join+2+arrays+online+javascript&safe=off&sca_upv=1#ip=1 and it made your script menu page stay in the bottom of the page, and it also makes the whole site keep focusing on your element until the answer finished, which makes pagetual load the next page forever until the AI finishes the answer.

Can we have the script stop auto-focusing on the chat bar?

adamluiAutor
§
Pridaný: 05.06.2024

@hacker09 is this with the latest version where Auto-Scroll is now a mode (and off by default)?

adamluiAutor
§
Pridaný: 05.06.2024

(in which case it only auto-focuses if app is fully contained within the viewport)

§
Pridaný: 05.06.2024
Upravený: 05.06.2024

Oh ok, not it wasn't I guess it was the version released 4 hrs ago

Now with the latest version it no longer scrolls down or auto-focuses, but on my link above I'm still seeing it below everything, at the bottom of the page.

adamluiAutor
§
Pridaný: 05.06.2024

Oh ok, not it wasn't I guess it was the version released 4 hrs ago

Now with the latest version it no longer scrolls down or auto-focuses, but on my link above I'm still seeing it below everything, at the bottom of the page.

wdym can you screenshot

adamluiAutor
§
Pridaný: 05.06.2024

Wow never encountered imgur down before but I shall investigate whenever they recover

§
Pridaný: 05.06.2024

I've never seen that before either https://streamable.com/gcg0fz

adamluiAutor
§
Pridaný: 05.06.2024

btw if you sign up for GitHub, you could make contributions directly to the code @ https://github.com/KudoAI/googlegpt since you're a programmer

adamluiAutor
§
Pridaný: 05.06.2024

I've never seen that before either https://streamable.com/gcg0fz

That only happens w/ Pagetual right?

adamluiAutor
§
Pridaný: 05.06.2024
Upravený: 05.06.2024

nvm I see it happens without Pagetual in Edge only, I will investigate now

adamluiAutor
§
Pridaný: 05.06.2024

Funny story, the issue is https://chromewebstore.google.com/detail/anti-anti-debug/mnmnmcmdkigakhlfkcdimghndnmomfeo

I don't understand what you mean, also I found a way to fix, but it will hide their showing of native AI and I don't want to do this (they stalk me and my BraveGPT made them copy search.brave.com way of inserting ai answer, but they use a flex way that is incompatible unless I hide them)

§
Pridaný: 05.06.2024

"their showing of native AI"? what do you mean?

I mean that I tested all my scripts and extensions off, and when I had only https://chromewebstore.google.com/detail/anti-anti-debug/mnmnmcmdkigakhlfkcdimghndnmomfeo enabled, your script had that issue.

adamluiAutor
§
Pridaný: 05.06.2024

Ohhh i get it. But actually I'm having that issue too without your extension. It's because they added a new CSS property that occasionally triggers to fit their native way of showing AI (copied from my AI apps) but actually I figured a way around it. All I have to do is remove and re-insert my app div so it no longer shoves to the bottom. But I have to smoke first then will finalize the details of this solution

§
Pridaný: 05.06.2024

good...

smoking kills though...

adamluiAutor
§
Pridaný: 05.06.2024

this is usually true but it saves me from COVID (makes discomfort go away)

adamluiAutor
§
Pridaný: 05.06.2024

I figured out, it is the markdown rendering causing the bug

adamluiAutor
§
Pridaný: 05.06.2024

omg I finally fixed it, it took forever and much testing of different techniques, but the bug comes from the markdown renderer `pedantic` option is `false` by default causing it to do unwanted stuff triggering weird behavior, so I set it to `true` and it finally went away

adamluiAutor
§
Pridaný: 05.06.2024

It causes code to look like this now instead though:

```javascript
code
```

... which is actually beneficial since syntax is not highlighted for code (yet) so there's no use for the language word (yet), so at least now it informs what language the code is

§
Pridaný: 05.06.2024

Thanks

That would be a nice future update to format the code

§
Pridaný: 05.06.2024

It also shouldn't run on the videos pages https://imgur.com/a/jm8vX0s

adamluiAutor
§
Pridaný: 05.06.2024

Thanks

That would be a nice future update to format the code

I added it look

adamluiAutor
§
Pridaný: 05.06.2024

It also shouldn't run on the videos pages
https://imgur.com/a/jm8vX0s

For this, I noticed before it does, but did not block it since that page has empty sidebar so GoogleGPT does not intrude IMO. Do you find it bad to be there? For example, user could be searching for video of some recent event, and GoogleGPT could provide more context

§
Pridaný: 05.06.2024

Cool, that was fast!

But javascript const is wrong... I guess the title in chatgpt would be javascript, but it was added along the code as it if were part of the code... That should be fixed. Also, could you add a "copy code block" button?

§
Pridaný: 05.06.2024

Isn't bad, but with pagetual is, the bug is in the image I shared...
It leaves page 1, and goes to page 2 for no reason, messing up the whole next pages view.

§
Pridaný: 06.06.2024

Actually, I'm still having the same issue of the video I sent you earlier with pagetual when I google "matrix background HTML" Also, now the menu is white even if my whole google page is black.

§
Pridaný: 06.06.2024
Upravený: 06.06.2024

It's broken so badly and crashing my page, as well as loading the next pages forever and in an unreadable way that I had to disable the script
https://imgur.com/a/8b7Hkr1
The site and AI answer content are no longer readable, so the script is unusable.

adamluiAutor
§
Pridaný: 06.06.2024
Upravený: 06.06.2024

Cool, that was fast!

But javascript const is wrong... I guess the title in chatgpt would be javascript, but it was added along the code as it if were part of the code... That should be fixed. Also, could you add a "copy code block" button?

Google is such a pain, I added special logic to fix formatting code after that screenshot, no other seach engine required such special treatment for my BraveGPT and DuckDuckGPT

Also, now the menu is white even if my whole google page is black.

Again Google is very painful and uncooperative when it comes to scheme detection, I have to constantly update isDarkMode() (they don't use a simple flag like everyone else)

Actually, I'm still having the same issue of the video I sent you earlier with pagetual when I google "matrix background HTML"

I never actually installed Pagetual to test what you mean and since you didn't say anything I let it go, I'll install and check it out after I eat (I often take hours to eat though)

It's broken so badly and crashing my page, as well as loading the next pages forever and in an unreadable way that I had to disable the scripthttps://imgur.com/a/8b7Hkr1The site and AI answer content are no longer readable, so the script is unusable.

It crashes your page with Pagetual you mea? And how are the next pages unreadable?

adamluiAutor
§
Pridaný: 06.06.2024

For the darkmode, it's because there are two ways it is detected, one is on a element that doesn't always exist, and the other is on the logo being white/blacck that doesn't always exist. But I noticed since Google stalks me, after I added logo detection (just like first time then I removed it since they updated logo to toy with me) they immediately changed the logo again

adamluiAutor
§
Pridaný: 06.06.2024
Upravený: 06.06.2024

Also I don't use Google because they are a very unprivate company/search engine making it so much extra work monitoring their site for changes to accomodate their unnecessary and relentless need to make updates that don't really add value (similar to OpenAI to chatgpt.com at at times)

§
Pridaný: 06.06.2024
Upravený: 06.06.2024

https://imgur.com/a/kpETjey

Normal behavior until it reaches 0:16
0:17 glitches and the next page is called and attached to the page (this shouldn't happen unless the user scrolls nearly all the whole page to the bottom)
0:06 glitches and leaves the top right side of the first page, and is attached to the next page that was just loaded (The links are moved to the left side of the screen, making it impossible to fully see them, I can only see parts of the right end side of the links)
0:02 the glitch above gets fixed because I manually scrolled down, now I can finally fully see the whole link (the left part that was hidden)

Thinking about it now, maybe if you use // @noframes that would be fixed.

adamluiAutor
§
Pridaný: 06.06.2024

Hey thanks for the video, I added // @noframes also a scheme selection popup you can pick from the userscript manager toolbar menu:

The way it works, it will default to Auto and try to sync w/ Google's scheme displayed, but if you pick 'Dark' or 'Light' it will always show in that mode (so should fix the dark scheme fails to auto-detect for you)

For the moving-around glitch, is that with Pagetual on or off?

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.