Sort Mega.nz files by size

It will sort Mega.nz files by size by auto clicking required buttons after interval of few seconds

Versión del día 22/12/2021. Echa un vistazo a la versión más reciente.

Autor
JethaLal420
Calificaciones
0 0 0
Versión
0.2
Creado
22/12/2021
Actualizado
22/12/2021
Tamaño
1.38 KB
Licencia
Desconocida
Funciona en

### USE CASE:
- Script will sort files by size after interval.
- To avoid clicking before loading or too fast, increase time in miliseconds according to your need.

### Sort By other parameters:
- To sort by **type**, change classname in line 25 to **type**.
- To sort by **name**, change classname in line 25 to **name**.
- To sort by **date added**, change classname in line 25 to **date**.

**Note:** In future, if domain name is not the same. Modify @match link.