Sort Mega.nz files by size

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

目前为 2021-12-22 提交的版本。查看 最新版本

作者
JethaLal420
评分
0 0 0
版本
0.1
创建于
2021-12-22
更新于
2021-12-22
大小
1.3 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.