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.

Author
Dummy_mole
Daily installs
2
Total installs
12
Ratings
0 0 0
Version
1.1.4
Created
2024-05-10
Updated
2024-05-14
License
GNU GPLv3
Applies to

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.


Important !

if the “File viewing method” option is set to default, when you are redirected to the single file page and press the back button to return to the album page, the script will not be executed again, which means that nothing mentioned above will work/be active. This is why I recommend not setting the “File viewing method” option to “default”.

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.

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

PS : Any constructive advice or bug reports are welcome.

Enjoy !