Sort Mega.nz files by size

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

Από την 22/12/2021. Δείτε την τελευταία έκδοση.

Δημιουργός
JethaLal420
Βαθμολογίες
0 0 0
Έκδοση
0.2
Δημιουργήθηκε την
22/12/2021
Ενημερώθηκε την
22/12/2021
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

### 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.