Skip to content

Commit d85dd69

Browse files
committed
udpate readme
1 parent c021c15 commit d85dd69

File tree

3 files changed

+199
-190
lines changed

3 files changed

+199
-190
lines changed

md/LIST_SCRIPTS_EN.md

Lines changed: 99 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,207 +1,211 @@
1-
### Search
1+
### Search
22

3-
1. [What font](/scripts/whatFont.js)
3+
1. [What font](/scripts/whatFont.js)
44

5-
2. [Find alternative web](/scripts/similarWeb.js)
5+
2. [Find alternative web](/scripts/similarWeb.js)
66

7-
3. [Find shared login](/scripts/search_sharedAccount.js)
7+
3. [Find shared login](/scripts/search_sharedAccount.js)
88

9-
4. [View website stack](/scripts/whatWebsiteStack.js)
9+
4. [View website stack](/scripts/whatWebsiteStack.js)
1010

11-
5. [Google site search](/scripts/search_googleSite.js)
11+
5. [Where to find papers/books/pdf/...](/scripts/search_paperWhere.js)
1212

13-
6. [Where to find papers/books/pdf/...](/scripts/search_paperWhere.js)
13+
6. [Check total indexed pages](/scripts/search_totalIndexedPages.js)
1414

15-
7. [Check total indexed pages](/scripts/search_totalIndexedPages.js)
15+
7. [Dowfor - Check web die](/scripts/checkWebDie.js)
1616

17-
8. [Dowfor - Check web die](/scripts/checkWebDie.js)
17+
8. [DownDetector - Check web die](/scripts/downDetector.js)
1818

19-
9. [DownDetector - Check web die](/scripts/downDetector.js)
19+
9. [Open wayback url](/scripts/openWaybackUrl.js)
2020

21-
10. [Open wayback url](/scripts/openWaybackUrl.js)
21+
### Download
2222

23-
11. [View Google cache of website](/scripts/googleCache.js)
23+
10. [Download video](/scripts/download_video.js)
2424

25-
### Download
25+
11. [Image Downloader](/scripts/download_image.js)
2626

27-
12. [Download video](/scripts/download_video.js)
27+
### Google
2828

29-
13. [Image Downloader](/scripts/download_image.js)
29+
12. [Google site search](/scripts/search_googleSite.js)
3030

31-
### Facebook
31+
13. [Google shortcuts](/scripts/googleShortcuts.js)
32+
33+
14. [View Google cache of website](/scripts/googleCache.js)
34+
35+
### Facebook
3236

3337
--- UI ---
3438

35-
14. [Toggle light fb newfeed](/scripts/fb_toggleLight.js)
39+
15. [Toggle light fb newfeed](/scripts/fb_toggleLight.js)
3640

3741
--- Access Token ---
3842

39-
15. [Get fb token full permission (ffb.vn)](/scripts/fb_getTokenFfb.js)
43+
16. [Get fb token full permission (ffb.vn)](/scripts/fb_getTokenFfb.js)
4044

41-
16. [Get fb Token (business.facebook.com)](/scripts/fb_getTokenBusiness.js)
45+
17. [Get fb Token (business.facebook.com)](/scripts/fb_getTokenBusiness.js)
4246

43-
17. [Get fb Token (www.facebook.com)](/scripts/fb_getTokenFacebook.js)
47+
18. [Get fb Token (www.facebook.com)](/scripts/fb_getTokenFacebook.js)
4448

45-
18. [Get fb Token (m.facebook.com)](/scripts/fb_getTokenMFacebook.js)
49+
19. [Get fb Token (m.facebook.com)](/scripts/fb_getTokenMFacebook.js)
4650

4751
--- Get ID ---
4852

49-
19. [Get fb User ID](/scripts/fb_getUid.js)
53+
20. [Get fb User ID](/scripts/fb_getUid.js)
5054

51-
20. [Get fb Page ID](/scripts/fb_getPageId.js)
55+
21. [Get fb Page ID](/scripts/fb_getPageId.js)
5256

53-
21. [Get fb Group ID](/scripts/fb_getGroupId.js)
57+
22. [Get fb Group ID](/scripts/fb_getGroupId.js)
5458

55-
22. [Get fb Album ID](/scripts/fb_getAlbumId.js)
59+
23. [Get fb Album ID](/scripts/fb_getAlbumId.js)
5660

57-
23. [Get timeline Album ID of fb page](/scripts/fb_getTimelineAlbumId.js)
61+
24. [Get timeline Album ID of fb page](/scripts/fb_getTimelineAlbumId.js)
5862

59-
24. [Get all fb Video ID](/scripts/fb_getAllVideoId.js)
63+
25. [Get all fb Video ID](/scripts/fb_getAllVideoId.js)
6064

61-
25. [Get all fb Album ID](/scripts/fb_getAllAlbumId.js)
65+
26. [Get all fb Album ID](/scripts/fb_getAllAlbumId.js)
6266

63-
26. [Get fb User ID from url](/scripts/fb_getUidFromUrl.js)
67+
27. [Get fb User ID from url](/scripts/fb_getUidFromUrl.js)
6468

65-
27. [Get all fb User ID from search page](/scripts/fb_getAllUidFromFbSearch.js)
69+
28. [Get all fb User ID from search page](/scripts/fb_getAllUidFromFbSearch.js)
6670

67-
28. [Get all fb User ID from Friends page](/scripts/fb_getAllUidFromFriendsPage.js)
71+
29. [Get all fb User ID from Friends page](/scripts/fb_getAllUidFromFriendsPage.js)
6872

69-
29. [Get all fb User ID from group](/scripts/fb_getAllUidOfGroupMembers.js)
73+
30. [Get all fb User ID from group](/scripts/fb_getAllUidOfGroupMembers.js)
7074

7175
--- Download ---
7276

73-
30. [Get avatar from fb user id](/scripts/fb_getAvatarFromUid.js)
77+
31. [Get avatar from fb user id](/scripts/fb_getAvatarFromUid.js)
7478

75-
31. [Get download link of current fb video](/scripts/fb_downloadCurrentVideo.js)
79+
32. [Get download link of current fb video](/scripts/fb_downloadCurrentVideo.js)
7680

77-
32. [Download fb album media links](/scripts/fb_downloadAlbumMedia.js)
81+
33. [Download fb album media links](/scripts/fb_downloadAlbumMedia.js)
7882

79-
### Instagram
83+
### Instagram
8084

81-
33. [Enable download instagram photos/videos](/scripts/insta_enableDownloadImage.js)
85+
34. [Enable download instagram photos/videos](/scripts/insta_enableDownloadImage.js)
8286

83-
34. [Get token insta](/scripts/insta_getToken.js)
87+
35. [Get token insta](/scripts/insta_getToken.js)
8488

85-
35. [Get your insta User ID](/scripts/insta_getUid.js)
89+
36. [Get your insta User ID](/scripts/insta_getUid.js)
8690

87-
36. [Get all media of insta user](/scripts/insta_getAllUserMedia.js)
91+
37. [Get all media of insta user](/scripts/insta_getAllUserMedia.js)
8892

89-
37. [Get all images in insta newfeed](/scripts/insta_getAllImagesInNewFeed.js)
93+
38. [Get all images in insta newfeed](/scripts/insta_getAllImagesInNewFeed.js)
9094

91-
38. [Get all images in insta user profile](/scripts/insta_getAllImagesInUserProfile.js)
95+
39. [Get all images in insta user profile](/scripts/insta_getAllImagesInUserProfile.js)
9296

93-
### Youtube
97+
### Youtube
9498

95-
39. [Download youtube video (bypass 18+)](/scripts/youtube_downloadVideo.js)
99+
40. [Download youtube video (bypass 18+)](/scripts/youtube_downloadVideo.js)
96100

97-
40. [Picture in Picture](/scripts/pictureInPicture.js)
101+
41. [Picture in Picture](/scripts/pictureInPicture.js)
98102

99-
41. [Youtube popup player](/scripts/youtube_popupPlayer.js)
103+
42. [Youtube popup player](/scripts/youtube_popupPlayer.js)
100104

101-
42. [Toggle light youtube](/scripts/youtube_toggleLight.js)
105+
43. [Toggle light youtube](/scripts/youtube_toggleLight.js)
102106

103-
43. [View youtube video dislikes](/scripts/youtube_viewDislikes.js)
107+
44. [View youtube video dislikes](/scripts/youtube_viewDislikes.js)
104108

105-
### Github
109+
### Github
106110

107-
44. [Go to first commit](/scripts/github_goToFirstCommit.js)
111+
45. [Go to first commit](/scripts/github_goToFirstCommit.js)
108112

109-
45. [Open repo in github.dev](/scripts/githubdev.js)
113+
46. [Open repo in github.dev](/scripts/githubdev.js)
110114

111-
46. [Open repo in github1s.com](/scripts/github1s.js)
115+
47. [Open repo in github1s.com](/scripts/github1s.js)
112116

113117
### Doutu.be
114118

115-
47. [Enable download all video](/scripts/doutube_enableDownloadVideo.js)
119+
48. [Enable download all video](/scripts/doutube_enableDownloadVideo.js)
116120

117-
48. [Download video doutu.be](/scripts/doutube_downloadWatchingVideo.js)
121+
49. [Download video doutu.be](/scripts/doutube_downloadWatchingVideo.js)
118122

119-
49. [Download doutu.be story](/scripts/doutube_downloadWatchingStory.js)
123+
50. [Download doutu.be story](/scripts/doutube_downloadWatchingStory.js)
120124

121-
50. [Get all video from user doutu.be profile](/scripts/doutube_getAllVideoInUserProfile.js)
125+
51. [Get all video from user doutu.be profile](/scripts/doutube_getAllVideoInUserProfile.js)
122126

123-
### PDF
127+
### PDF
124128

125-
51. [Darkmode for pdf](/scripts/darkModePDF.js)
129+
52. [Darkmode for pdf](/scripts/darkModePDF.js)
126130

127-
52. [Web to PDF](/scripts/webToPDF.js)
131+
53. [Web to PDF](/scripts/webToPDF.js)
128132

129-
### QR Code
133+
### QR Code
130134

131-
53. [Text to QR Code](/scripts/textToQRCode.js)
135+
54. [Text to QR Code](/scripts/textToQRCode.js)
132136

133-
54. [URL to QR Code](/scripts/webToQRCode.js)
137+
55. [URL to QR Code](/scripts/webToQRCode.js)
134138

135-
### Automation
139+
### Automation
136140

137-
55. [Scroll to very end](/scripts/scrollToVeryEnd.js)
141+
56. [Scroll to very end](/scripts/scrollToVeryEnd.js)
138142

139-
### Password
143+
### Password
140144

141-
56. [Password generator](/scripts/passwordGenerator.js)
145+
57. [Password generator](/scripts/passwordGenerator.js)
142146

143-
57. [Find shared login](/scripts/search_sharedAccount.js)
147+
58. [Find shared login](/scripts/search_sharedAccount.js)
144148

145-
58. [View hidden passwords](/scripts/viewHiddenPassword.js)
149+
59. [View hidden passwords](/scripts/viewHiddenPassword.js)
146150

147-
### Unlock
151+
### Unlock
148152

149-
59. [View cookies](/scripts/viewCookies.js)
153+
60. [View cookies](/scripts/viewCookies.js)
150154

151-
60. [Remove cookies](/scripts/removeCookies.js)
155+
61. [Remove cookies](/scripts/removeCookies.js)
152156

153-
61. [Re-Enable text selection](/scripts/enableTextSelection.js)
157+
62. [Re-Enable text selection](/scripts/enableTextSelection.js)
154158

155-
62. [Re-Enable context menu (right click)](/scripts/reEnableContextMenu.js)
159+
63. [Re-Enable context menu (right click)](/scripts/reEnableContextMenu.js)
156160

157-
### Web UI
161+
### Web UI
158162

159-
63. [Toggle edit page](/scripts/toggleEditPage.js)
163+
64. [Toggle edit page](/scripts/toggleEditPage.js)
160164

161-
64. [Performance Analyzer](/scripts/performanceAnalyzer.js)
165+
65. [Performance Analyzer](/scripts/performanceAnalyzer.js)
162166

163-
65. [Scroll by dragging](/scripts/scrollByDrag.js)
167+
66. [Scroll by dragging](/scripts/scrollByDrag.js)
164168

165169
--- View ---
166170

167-
66. [View all images in web](/scripts/listAllImagesInWeb.js)
171+
67. [View all images in web](/scripts/listAllImagesInWeb.js)
168172

169-
67. [View all links](/scripts/viewAllLinks.js)
173+
68. [View all links](/scripts/viewAllLinks.js)
170174

171-
68. [View scripts used](/scripts/viewScriptsUsed.js)
175+
69. [View scripts used](/scripts/viewScriptsUsed.js)
172176

173-
69. [View stylesheet used](/scripts/viewStylesUsed.js)
177+
70. [View stylesheet used](/scripts/viewStylesUsed.js)
174178

175-
70. [View source code of selected area](/scripts/viewPartialSource.js)
179+
71. [View source code of selected area](/scripts/viewPartialSource.js)
176180

177181
--- Remove ---
178182

179-
71. [Remove all colors in web](/scripts/removeColours.js)
183+
72. [Remove all colors in web](/scripts/removeColours.js)
180184

181-
72. [Remove stylesheet](/scripts/removeStylesheet.js)
185+
73. [Remove stylesheet](/scripts/removeStylesheet.js)
182186

183-
73. [Remove images](/scripts/removeImages.js)
187+
74. [Remove images](/scripts/removeImages.js)
184188

185-
74. [Remove bloat (iframe, embed)](/scripts/removeBloat.js)
189+
75. [Remove bloat (iframe, embed)](/scripts/removeBloat.js)
186190

187191
--- Table ---
188192

189-
75. [Add sort to table](/scripts/table_addSortTable.js)
193+
76. [Add sort to table](/scripts/table_addSortTable.js)
190194

191-
76. [Add number columns](/scripts/table_addNumberColumn.js)
195+
77. [Add number columns](/scripts/table_addNumberColumn.js)
192196

193-
77. [Swap rows and columns](/scripts/table_swapRowAndColumn.js)
197+
78. [Swap rows and columns](/scripts/table_swapRowAndColumn.js)
194198

195199
--- More ---
196200

197-
78. [Highlight internal/external link](/scripts/internalOrExternalLink.js)
201+
79. [Highlight internal/external link](/scripts/internalOrExternalLink.js)
198202

199-
79. [Get window size](/scripts/getWindowSize.js)
203+
80. [Get window size](/scripts/getWindowSize.js)
200204

201-
80. [Let it snow](/scripts/letItSnow.js)
205+
81. [Let it snow](/scripts/letItSnow.js)
202206

203-
### More
207+
### More
204208

205-
81. [Shorten URL (j2team)](/scripts/shortenURL.js)
209+
82. [Shorten URL (j2team)](/scripts/shortenURL.js)
206210

207-
82. [Run Stat.js](/scripts/runStatJs.js)
211+
83. [Run Stat.js](/scripts/runStatJs.js)

0 commit comments

Comments
 (0)