Skip to content

Commit 39c051d

Browse files
committed
add change logs
1 parent 38c5e9e commit 39c051d

File tree

3 files changed

+98
-92
lines changed

3 files changed

+98
-92
lines changed

md/CHANGELOGS.md

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,104 @@
33
<details>
44
<summary>v1.66 - 27/04/2024</summary>
55

6+
### CHỨC NĂNG MỚI
7+
8+
- Tự động tìm và xem ảnh lớn nhất (hỗ trợ gần 100 trang web) [source](/scripts/magnify_image.js)
9+
10+
- Phóng to bất kỳ ảnh nào trong bất kỳ trang web nào Kết hợp tự động tìm ảnh lớn nhất để xem. [source](/scripts/auto_redirectLargestImageSrc.js)
11+
12+
- Picture-in-picture toàn trang web (thay vì chỉ video) [source](/scripts/pip_fullWebsite.js)
13+
14+
- Hack duck race [source](/scripts/duckRace_cheat.js), wheel of names [source](/scripts/wheelOfNames_hack.js)
15+
16+
- Copy file google sheet không cho phép tải [source](/scripts/ggdrive_copySheetText.js)
17+
18+
- Tải file google docs không cho phép tải [source](/scripts/ggdrive_downloadDoc.js)
19+
20+
- Chặn "đã xem" trong instagram story [source](/scripts/insta_anonymousStoryViewer.js)
21+
22+
- remove web limit => cho phép copy, chuột phải trong mọi trang web [source](/scripts/removeWebLimit.js)
23+
24+
- bypass limit similarweb.com [source](/scripts/similarWeb_bypassLimit.js)
25+
26+
### SỬA CHỨC NĂNG CŨ
27+
28+
- Fix Tải hàng loạt tiktok [source](/scripts/tiktok_batchDownload.js)
29+
30+
- Fix tải video tiktok đang xem [source](/scripts/tiktok_downloadWatchingVideo.js)
31+
32+
- Xuất bookmarks ra file json [source](/scripts/bookmark_exporter.js)
33+
34+
- Tối ưu downDetector - thống kê sự cố web [source](/scripts/downDetector.js)
35+
36+
- Tối ưu "Lấy tất cả fb uid trong trang fb tìm kiếm" -> nhanh hơn 1000 lần [source](/scripts/fb_getAllUidFromFbSearch.js)
37+
38+
- Fix "Lấy tất cả member uid từ group fb" [source](/scripts/fb_getAllUidOfGroupMembers.js)
39+
40+
- Fix "Xem ai đang nhắn tin cho bạn" -> chỉ dùng được cho cuộc trò chuyện không mã hoá [source](/scripts/fb_whoIsTyping.js)
41+
42+
- fix studocu bypass preview - xoá popup, xoá hiệu ứng làm mờ [source](/scripts/studocu_bypassPreview.js)
43+
44+
- fix tải file doc trên tailieu.vn [source](/scripts/tailieu_vn.js)
45+
46+
- nhúng script vào bất kỳ trang web nào [source](/scripts/injectScriptToWebsite.js)
47+
48+
- optimize tự động scroll tới cuối web [source](/scripts/scrollToVeryEnd.js)
49+
50+
- tối ưu giải mã link rút gọn [source](/scripts/unshorten.js)
51+
52+
- tối ưu shorten URL [source](/scripts/shortenURL.js)
53+
54+
- new "text to QRCode" [source](/scripts/textToQrCode.js)
55+
56+
- Tối ưu whatFont - check font chữ web [source](/scripts/whatFont.js)
57+
58+
### XOÁ CHỨC NĂNG
59+
60+
- tải video comment facebook -> có thể dùng chức năng "tải video fb đang xem" thay thế
61+
62+
- get token m.facebook.com => không còn dùng được
63+
64+
- Tải tất cả ảnh new feed instagram => không ổn định
65+
66+
- Tải tất cả ảnh profile user instagram (scroll) => không ổn định, dùng chức năng tải bằng API thay thế.
67+
68+
- Bật lại menu chuột phải => dùng remove web limit thay thế
69+
70+
- các chức năng doutu.be
71+
72+
- image downloader/show the images -> gợi ý những tool dễ sử dụng hơn
73+
74+
- bypass trang preview của envato - không còn dùng được
75+
76+
- scroll by drag
77+
78+
- fastDoc
79+
80+
- tải story whatapp
81+
82+
### TỐI ƯU KHÁC
83+
84+
- giảm thời gian khởi động
85+
86+
- chon ngôn ngữ
87+
88+
- hình demo từng chức năng
89+
90+
- changelogs từng chức năng
91+
92+
- sắp xếp lại
93+
94+
### NHỮNG CON SỐ BIẾT NÓI
95+
96+
- 30 ngày
97+
98+
- 156 files được thêm/sửa/xoá
99+
100+
- 3.972 dòng code được xoá
101+
102+
- 11.768 dòng code mới
103+
6104
[Tất cả Chức năng](./LIST_SCRIPTS_VI.md)
7105

8106
</details>

scripts/_test.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

scripts/_test_main.js

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)