Alt
Alt
You have added string `"(legacy-ish)"` and note that there is this new native way to save files. Do you mean File System Access API? Well... it does not allow to...
## TL;DR The program works with bugs when I try to open files with the long path. **In comparison, Windows Photo Viewer opens these file fine.** ## How to test...
I have enabled `File sorting: Oldest` settings. It works incorrectly sometimes. Files are ordered partially. For example, I open the first file (with enabled sorting by btime/mtime in Windows File...
That's about modifying (`Crop`, `Rotate`, ...) only the target file when it has multiple hard links? Do not apply the changes on other hard linked files. **For example, Paint do...
What's about the transparent work in archives? To be able to scroll images inside an archive like it is in a usual folder. Currently I can open an image from...
When I open CrystalDiskInfo I usually go through all my hard drives to check only some selected values, for example: `CRC Error Count` and `Reallocated Sector Count`. It takes time,...
The same thing as here: https://github.com/Tampermonkey/tampermonkey/issues/1278 TM has `fetch: true` and `responseType: "stream"` now. Also TM uses `fetch` in the background script (**it's the required part** of stream implementing, it...
- I can't remove any default header. - Setting `"connection": "keep-alive"` throws an error. - I can't overwrite default `"sec-fetch-mode"` header **_correctly_**. ### 1. I can't remove the default headers...
It should display a local image that has a space character ` ` in the filename if the image is included with escaping (`%20`). For example, I have an image...
I would like to have access to more properties like it is in the browsers to write a browser compatible code. For example, `innerHTML`, `dataset`, `body`, `head`, `href`, `src`, `classList`:...