Sort Mega.nz files by size

Add sortbysize button on mega.nz

작성자
JethaLal420
일일 설치 수
0
총 설치 수
1,014
평점
0 1 0
버전
0.3
생성일
2021-12-22
갱신일
2021-12-25
크기
1.55KB
라이선스
해당 없음
적용 사이트

### USE CASE:
- Script will sort files by size on clicking of button sortbysize.

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