Manuel Reimer

Results 146 comments of Manuel Reimer

> You can't take screenshot while scrolling. As mentioned above it may be possible with the Firefox built-in screenshot feature. Another option is to temporarily customize websites to allow taking...

> It would be incredible if this extension, or another screenshot tool, could be enhanced to at least automatically handle the simpler cases. That's what the current version does for...

What Firefox does here is not that complex. I did a few tries and found that all they are doing is limiting the file name to 60 characters. Hitting "Ctrl...

I don't use ChatGPT and the last time, I checked, they wanted a phone number from me (which I won't give them). Basically the same applies here as for any...

Seems like it is possible to actually use without login. I could prepare a fix for this mode. But that's all I could offer.

Initial support for this is added. You could, in theory, load the Add-on temporarily using "about:debugging" in the Firefox URL bar.

No need to open new issues for the same topic. Probably the solution is to just not discuss multiple questions in one chat. The "scroll position" effectively is gone while...

Exactly this will not work. In websites like Chatgpt you scroll in an element inside the website and not the website itself. My current solution makes this "website internal" element...

The property "scrollTop" is still visible in developer tools but delivered to scripts as just zero as standard says "return zero if no scrollbar is visible". But it was not...