It will sort Mega.nz files by size by auto clicking required buttons after interval of few seconds
当前为
### 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.