Greasy Fork is available in English.

pixeldrain improved (sort by size, markers and modal)

Improves the user experience on pixeldrain by adding a sort by size button, markers on viewed files and file playback in a modal window.

Autor
Dummy_mole
Dnevne instalacije
2
Ukupnih instalacija
26
Ocjene
0 0 0
Verzija
1.1.7
Stvoreno
10.05.2024.
Ažurirano
03.06.2024.
Licenza
GNU GPLv3
Primjenjuje se

Improves the user experience on pixeldrain by adding a sort by size button, markers on viewed files and file playback in a modal window.

! - By default, "Auto sort files", "Mark viewed files" are disabled. "Display files size" is enabled, "File viewing method" is set to "new tab". A sort-by-size button will be added at the end of the left sidebar and files will open in a new tab.

Script configuration panel options:

You can set your preferences by clicking on the script manager icon (tampermonkey, violenmonkey etc...), then under the name of the pixeldrain script you'll see “pixeldrain configuration”, click on it, a configuration panel will open, from here you can enable and/or choose the options that suit you.


1 - "Auto sort files": Automatically sort files if you don't want to do it yourself by clicking on the sort button.

2 - “Display files size”: File sizes will be displayed below their title.

3 - “Mark viewed files”: Adds a blue border around the clicked file.

4 - “File viewing method”, Options are :

default : this is pixeldrain's native behavior: when you click on a file, you're redirected to the file's page for viewing and/or downloading.
new tab : the album page remains open and files open in a new tab when clicked on.
modal : files are displayed or played in a modal window and a download button is available below the modal window.

Also, if "File viewing method" is set to "modal", the file will be displayed in a modal window, except in the specific cases listed below:

- file's mime-type is not readable.
- file has "Hotlink protection enabled".
- file is "Unavailable for legal reasons".
- file is no longer available.
- file is readable, but the browser indicates that it may not be.

so in all this cases, instead of the modal window, the file will be open in a new tab.

PS : Any suggestions or bug reports are welcome.

Enjoy !