This app makes it scrollable by setting tabindex to outer div making it focusable
יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות
fix: issue with opening chat by direct link
setting up mutation observer synchronously in the script worked for opening root chatgpt.com but not for opening some dialog. now it waits 3 sec for the site to coplete loading and then BOTH subscription to mutation observer and modifying div for current page happens.
fix: run mutation observer only on load.
further debugging not working script
fix: typos in debugging outputs
fix: trying to figure out why script stopped working
chore: add diagnostics output, as it doesn't work again
minor change to trigger publish
added webhook to publish to greasyfork
target div's class has changed, changing the script accordingly
chatgpt's url changes from chatgpt.openai.com (or something) to chatgpt.com