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.34KB
라이선스
해당 없음
적용 사이트

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