|
1 | 1 | ## Change logs |
2 | 2 |
|
| 3 | +<details> |
| 4 | + <summary>v1.4 - 25/12/2022</summary> |
| 5 | + |
| 6 | +- 57 script mới (Tổng 160 scripts): |
| 7 | + |
| 8 | + 1. anti_clickjacking |
| 9 | + 2. changeAudioOutput |
| 10 | + 3. detect_zeroWidthCharacters |
| 11 | + 4. dino_hack |
| 12 | + 5. docDownloader |
| 13 | + 6. donotBlockMe |
| 14 | + 7. douyin_downloadAllVideoUser |
| 15 | + 8. envato_bypassPreview |
| 16 | + 9. fastDoc |
| 17 | + 10. fb_antiPhishing |
| 18 | + 11. fb_downloadCommentVideo |
| 19 | + 12. fb_downloadWatchingVideo |
| 20 | + 13. fb_exportSaved |
| 21 | + 14. fb_invisible_message |
| 22 | + 15. fb_messengerCount |
| 23 | + 16. fb_messengerCount_main |
| 24 | + 17. fb_openAdsActivities |
| 25 | + 18. fb_openMemories |
| 26 | + 19. fb_openSaved |
| 27 | + 20. fb_removeFbclid |
| 28 | + 21. fb_revealDeletedMessages |
| 29 | + 22. fb_storySaver |
| 30 | + 23. fb_toggleNewFeed |
| 31 | + 24. fb_whoIsTyping |
| 32 | + 25. freesound_downloadAudio |
| 33 | + 26. ggDrive_downloadAllVideosInFolder |
| 34 | + 27. ggdrive_downloadVideo |
| 35 | + 28. ggdrive_generateDirectLink |
| 36 | + 29. github_goToAnyCommit |
| 37 | + 30. google_downloadAllYourData |
| 38 | + 31. google_mirror |
| 39 | + 32. insta_injectDownloadBtn |
| 40 | + 33. insta_storySaver |
| 41 | + 34. pdfstuffs |
| 42 | + 35. savevideo_me |
| 43 | + 36. scribd_bypassPreview |
| 44 | + 37. scribd_downloadDocuments |
| 45 | + 38. search_hopamchuan |
| 46 | + 39. search_musicTreding |
| 47 | + 40. search_userscript |
| 48 | + 41. send_shareFiles |
| 49 | + 42. shopee_topVariation |
| 50 | + 43. shopee_totalSpendMoney |
| 51 | + 44. showTheVideos |
| 52 | + 45. simpleAllowCopy |
| 53 | + 46. smartPDF |
| 54 | + 47. studocu_bypassPreview |
| 55 | + 48. studocu_dl |
| 56 | + 49. studocu_downs |
| 57 | + 50. studyphim_unlimited |
| 58 | + 51. tiki_totalSpendMoney |
| 59 | + 52. tiktok_downloadUserVideos |
| 60 | + 53. tiktok_downloadWatchingVideo |
| 61 | + 54. tiktok_snaptikApp |
| 62 | + 55. tiktok_snaptikVideo |
| 63 | + 56. vimeo_downloader |
| 64 | + 57. whatApp_storySaver |
| 65 | + |
| 66 | + |
| 67 | +- Fix/Update các scripts: |
| 68 | + |
| 69 | + 1: douyin_downloadVideo |
| 70 | + 2. fb_getAllUidFromFriendsPage |
| 71 | + 3. fb_getAvatarFromUid |
| 72 | + 4. fb_getTimelineAlbumId |
| 73 | + 5. fb_getUid |
| 74 | + 6. fb_getUidFromUrl |
| 75 | + 7. fb_toggleLight |
| 76 | + 8. fb_videoDownloader |
| 77 | + 9. getAllEmailsInWeb |
| 78 | + 10. insta_getAllImagesInNewFeed |
| 79 | + 11. insta_getAllUserMedia |
| 80 | + 12. scrollToVeryEnd |
| 81 | + 13. tiktok_downloadVideo |
| 82 | + 14. zingmp3_oldLayout |
| 83 | + |
| 84 | +- Xóa các scripts: |
| 85 | + |
| 86 | + 1: download_video |
| 87 | + 2. download_video2 |
| 88 | + 3. enableTextSelection |
| 89 | + 4. fb_getAllVideoId |
| 90 | + 5. fb_getTokenLocmai |
| 91 | + 6. github_goToFirstCommit |
| 92 | + 7. insta_reloaded |
| 93 | + 8. paywallKiller |
| 94 | + 9. youtube_popupPlayer |
| 95 | + |
| 96 | +- Fix/Update extension: |
| 97 | + |
| 98 | + - Thêm logic cho các **script tự động chạy** (onDocumentStart, onDocumentEnd, onDocumentIdle) |
| 99 | + - Thêm **ô tìm kiếm** script nhanh hơn |
| 100 | + - Loại bỏ tab Hot, tab New, Open extension in popup, runInExtensionContext |
| 101 | + - Thêm **tab Autorun, tab Tất cả** |
| 102 | + - Thêm **infoLink** cho các script (mở trang demo hoặc giới thiệu script) |
| 103 | + - Thêm **UsefulScriptGlobalPageContext** và **content-script** (dùng cho các chức năng tự động chạy) |
| 104 | + |
| 105 | +</details> |
| 106 | + |
3 | 107 | <details> |
4 | 108 | <summary>v1.3 - 27/11/2022</summary> |
5 | 109 |
|
|
0 commit comments