Skip to content

Commit 8bfb603

Browse files
committed
update list scripts md
1 parent 2c63371 commit 8bfb603

File tree

3 files changed

+312
-226
lines changed

3 files changed

+312
-226
lines changed

md/LIST_SCRIPTS_EN.md

Lines changed: 155 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,231 +1,275 @@
1-
### Search
1+
### <i class="fa-solid fa-magnifying-glass"></i> Search
22

3-
1. [What font](/scripts/whatFont.js)
3+
1. [What font](/scripts/whatFont.js): Check font used in webpage
44

5-
2. [Find alternative web](/scripts/similarWeb.js)
5+
2. [Find alternative web](/scripts/similarWeb.js): SimilarWeb - Access behind-the-scenes analytics for every site online
66

7-
3. [Find shared login](/scripts/search_sharedAccount.js)
7+
3. [Find shared login](/scripts/search_sharedAccount.js): Get free shared account on internet
88

9-
4. [View website stack](/scripts/whatWebsiteStack.js)
9+
4. [View website stack](/scripts/whatWebsiteStack.js): Technology that current website is using
1010

11-
5. [Who.is](/scripts/whois.js)
11+
5. [Who.is](/scripts/whois.js): Want to find out who owns a domain? Click on this!
1212

13-
6. [See web meta info (SEO)](/scripts/viewWebMetaInfo.js)
13+
6. [See web meta info (SEO)](/scripts/viewWebMetaInfo.js): Instantly shows meta information about the current site in an on-page iFrame.
1414

15-
7. [Where to find papers/books/pdf/...](/scripts/search_paperWhere.js)
15+
7. [Where to find papers/books/pdf/...](/scripts/search_paperWhere.js): Learn more and more
1616

17-
8. [Dowfor - Check web die](/scripts/checkWebDie.js)
17+
8. [Dowfor - Check web die](/scripts/checkWebDie.js): Check web die using downforeveryoneorjustme
1818

19-
9. [DownDetector - Check web die](/scripts/downDetector.js)
19+
9. [DownDetector - View report web crash](/scripts/downDetector.js): View web bug reports
2020

21-
10. [Open wayback url](/scripts/openWaybackUrl.js)
21+
10. [Open wayback url](/scripts/openWaybackUrl.js): Open wayback url for website
2222

23-
11. [Archive the current Page online](/scripts/archiveToday.js)
23+
11. [Archive the current Page online](/scripts/archiveToday.js): Creates an archive of the current page on archive.today.
2424

25-
### Download
25+
### <i class="fa-solid fa-download"></i> Download
2626

27-
12. [Download video 2 - use external website](/scripts/download_video2.js)
27+
12. [Get audio/video (luanxt)](/scripts/getLinkLuanxt.js): Support zingmp3 nhaccuatui youtube. Using API from luanxt.com
2828

29-
13. [Download video](/scripts/download_video.js)
29+
13. [Download favicon from website](/scripts/getFavicon.js): Get favicon link of current website
3030

31-
14. [Image Downloader](/scripts/download_image.js)
31+
--- Music ---
3232

33-
15. [Show all images in new frame](/scripts/showTheImages.js)
33+
14. [Show all audio in website](/scripts/download_audio.js): Will display all audio in website, easy to download/get link.
3434

35-
### Google
35+
15. [Nhaccuatui music/lyric downloader](/scripts/nhaccuatui_downloader.js): Download the song that be playing in Nhaccuatui
3636

37-
16. [Check total indexed pages](/scripts/search_totalIndexedPages.js)
37+
16. [Zingmp3 music dowloader (API)](/scripts/zingmp3_downloadMusic.js): Download music on mp3.zing.vn and zingmp3.vn using zingmp3 API
3838

39-
17. [Google site search](/scripts/search_googleSite.js)
39+
17. [Zingmp3 old/new layout](/scripts/zingmp3_oldLayout.js): Toggle UI zingmp3 old/new
4040

41-
18. [Google shortcuts](/scripts/googleShortcuts.js)
41+
--- Videos ---
4242

43-
19. [View Google cache of website](/scripts/googleCache.js)
43+
18. [Download video](/scripts/download_video.js): Can be used on almost any website
4444

45-
### Facebook
45+
19. [Download video 2 - use external website](/scripts/download_video2.js): Download video from youtube, reddit, twitter, vidmax, liveleak, dailymotion, metacafe, ...
46+
47+
--- Photos ---
48+
49+
20. [Show all images in new frame](/scripts/showTheImages.js): Will even show hidden images as well as pulling them out of a slider/rotator.
50+
51+
21. [Image Downloader](/scripts/download_image.js): Download all images in viewport
52+
53+
### <i class="fa-brands fa-google"></i> Google
54+
55+
22. [Check total indexed pages](/scripts/search_totalIndexedPages.js): Know how many pages of current website is indexed in Google
56+
57+
23. [Google site search](/scripts/search_googleSite.js): Search in google while limiting the search result to currently opened webpage.
58+
59+
24. [Google shortcuts](/scripts/googleShortcuts.js): Create new google doc/sheet/slide/form/site/keep/calendar
60+
61+
25. [View Google cache of website](/scripts/googleCache.js): View blocked website
62+
63+
### <i class="fa-brands fa-facebook"></i> Facebook
4664

4765
--- UI ---
4866

49-
20. [Toggle light fb newfeed](/scripts/fb_toggleLight.js)
67+
26. [Toggle light fb newfeed](/scripts/fb_toggleLight.js): Hide Navigator bar and complementary bar
5068

5169
--- Access Token ---
5270

53-
21. [Get fb token full permission (ffb.vn)](/scripts/fb_getTokenFfb.js)
71+
27. [Check fb access token](/scripts/fb_checkToken.js): Check type, permissions, created date, expired date, ...
72+
73+
28. [Get fb token from cookie (ffb.vn)](/scripts/fb_getTokenFfb.js): Post your fb cookie to ffb.vn API
74+
75+
29. [Get fb token EAAG (business_locations)](/scripts/fb_getTokenBussinessLocation.js): Get fb token EAAG from business.facebook.com
5476

55-
22. [Get fb Token (business.facebook.com)](/scripts/fb_getTokenBusiness.js)
77+
30. [Get fb token EAAc (studio)](/scripts/fb_getTokenBusinessStudio.js): Get facebook access token from business.facebook.com
5678

57-
23. [Get fb Token (www.facebook.com)](/scripts/fb_getTokenFacebook.js)
79+
31. [Get fb token EAAB (campaigns)](/scripts/fb_getTokenCampaigns.js): Get fb token EAAG from www.facebook.com campaigns
5880

59-
24. [Get fb Token (m.facebook.com)](/scripts/fb_getTokenMFacebook.js)
81+
32. [Get fb token EAAB (instagram)](/scripts/fb_getTokenFacebook.js): Get facebook access token from www.facebook.com
82+
83+
33. [Get fb Token (m.facebook.com)](/scripts/fb_getTokenMFacebook.js): Get facebook access token from m.facebook.com
84+
85+
34. [Get fb token (locmai)](/scripts/fb_getTokenLocmai.js):
6086

6187
--- Get ID ---
6288

63-
25. [Get fb User ID](/scripts/fb_getUid.js)
89+
35. [Get fb User ID](/scripts/fb_getUid.js): Get id of user in current website
90+
91+
36. [Get fb Page ID](/scripts/fb_getPageId.js): Get id of page in current website
6492

65-
26. [Get fb Page ID](/scripts/fb_getPageId.js)
93+
37. [Get fb Group ID](/scripts/fb_getGroupId.js): Get id of group in current website
6694

67-
27. [Get fb Group ID](/scripts/fb_getGroupId.js)
95+
38. [Get fb Album ID](/scripts/fb_getAlbumId.js): Get id of album in current website
6896

69-
28. [Get fb Album ID](/scripts/fb_getAlbumId.js)
97+
39. [Get id of fb timeline album](/scripts/fb_getTimelineAlbumId.js): Get timeline album id of page/user in current website
7098

71-
29. [Get timeline Album ID of fb page](/scripts/fb_getTimelineAlbumId.js)
99+
40. [Get all fb Video ID](/scripts/fb_getAllVideoId.js): Get id of all video in current website
72100

73-
30. [Get all fb Video ID](/scripts/fb_getAllVideoId.js)
101+
41. [Get all fb Album ID](/scripts/fb_getAllAlbumId.js): Get all id of album in current website
74102

75-
31. [Get all fb Album ID](/scripts/fb_getAllAlbumId.js)
103+
42. [Get fb User ID from url](/scripts/fb_getUidFromUrl.js): Get id of user from entered url
76104

77-
32. [Get fb User ID from url](/scripts/fb_getUidFromUrl.js)
105+
43. [Get all fb User ID from search page](/scripts/fb_getAllUidFromFbSearch.js): Get id of all user from fb search page
78106

79-
33. [Get all fb User ID from search page](/scripts/fb_getAllUidFromFbSearch.js)
107+
44. [Get all fb User ID from Friends page](/scripts/fb_getAllUidFromFriendsPage.js): Get id of all user from friends page
80108

81-
34. [Get all fb User ID from Friends page](/scripts/fb_getAllUidFromFriendsPage.js)
109+
45. [Get all fb User ID from group](/scripts/fb_getAllUidOfGroupMembers.js): Get id of all user from group members
82110

83-
35. [Get all fb User ID from group](/scripts/fb_getAllUidOfGroupMembers.js)
111+
--- Download ---
112+
113+
46. [Facebook - Download video/reel/watch](/scripts/fb_videoDownloader.js): Download facebook video/reel/watch
114+
115+
47. [Get avatar from fb user id](/scripts/fb_getAvatarFromUid.js): Get avatar from list user ids
116+
117+
48. [Download fb album media links](/scripts/fb_downloadAlbumMedia.js): Download photo/video links from album
118+
119+
### <i class="fa-brands fa-instagram"></i> Instagram
120+
121+
49. [Get token insta](/scripts/insta_getToken.js): Get instagram access token
122+
123+
50. [Get insta user info (uid, avatar, ...)](/scripts/insta_getUserInfo.js): Get uid, avatar, name, ...
84124

85125
--- Download ---
86126

87-
36. [Get avatar from fb user id](/scripts/fb_getAvatarFromUid.js)
127+
51. [Instantgram - Download full-size image](/scripts/instantgram.js): Download full-size instagram image in 1 click
88128

89-
37. [Get download link of current fb video](/scripts/fb_downloadCurrentVideo.js)
129+
52. [Get all media of insta user](/scripts/insta_getAllUserMedia.js): Get all media of instagram user
90130

91-
38. [Download fb album media links](/scripts/fb_downloadAlbumMedia.js)
131+
53. [Get all images in insta newfeed](/scripts/insta_getAllImagesInNewFeed.js): Get all images in newfeed
92132

93-
### Instagram
133+
54. [Get all images in insta user profile](/scripts/insta_getAllImagesInUserProfile.js): Get all images in user profile
94134

95-
39. [Enable download instagram photos/videos](/scripts/insta_enableDownloadImage.js)
135+
### <i class="fa-brands fa-youtube"></i> Youtube
96136

97-
40. [Get token insta](/scripts/insta_getToken.js)
137+
55. [Download youtube video (bypass 18+)](/scripts/youtube_downloadVideo.js): Bypass age restriction, without login
98138

99-
41. [Get your insta User ID](/scripts/insta_getUid.js)
139+
56. [Picture in Picture](/scripts/pictureInPicture.js): Watch videos in a floating window
100140

101-
42. [Get all media of insta user](/scripts/insta_getAllUserMedia.js)
141+
57. [Toggle light youtube](/scripts/youtube_toggleLight.js): Toggle light on/off to focus to youtube video
102142

103-
43. [Get all images in insta newfeed](/scripts/insta_getAllImagesInNewFeed.js)
143+
58. [View youtube video dislikes](/scripts/youtube_viewDislikes.js): Know how many dislike does youtube video have
104144

105-
44. [Get all images in insta user profile](/scripts/insta_getAllImagesInUserProfile.js)
145+
59. [Youtube nonstop](/scripts/youtube_nonstop.js): Kiss the annoying "Video paused. Continue watching?" confirmation goodbye!
106146

107-
### Youtube
147+
60. [Youtube popup player](/scripts/youtube_popupPlayer.js): Open current youtube video in new popup player
108148

109-
45. [Download youtube video (bypass 18+)](/scripts/youtube_downloadVideo.js)
149+
### <i class="fa-brands fa-tiktok"></i> Tiktok
110150

111-
46. [Picture in Picture](/scripts/pictureInPicture.js)
151+
61. [Tiktok - Download video (Snaptik)](/scripts/tiktok_downloadVideo.js): Download tiktok video using Snaptik API
112152

113-
47. [Toggle light youtube](/scripts/youtube_toggleLight.js)
153+
62. [Douyin - Download videos](/scripts/douyin_downloadVideo.js): Show all downloadable videos in current douyin webpage
114154

115-
48. [View youtube video dislikes](/scripts/youtube_viewDislikes.js)
155+
--- Doutu.be ---
116156

117-
49. [Youtube nonstop](/scripts/youtube_nonstop.js)
157+
63. [Enable download all video](/scripts/doutube_enableDownloadVideo.js): Enable download button for all video
118158

119-
50. [Youtube popup player](/scripts/youtube_popupPlayer.js)
159+
64. [Download video doutu.be](/scripts/doutube_downloadWatchingVideo.js): Download video doutu.be that you are watching
120160

121-
### Github
161+
65. [Download doutu.be story](/scripts/doutube_downloadWatchingStory.js): Download story that you are watching
122162

123-
51. [Go to first commit](/scripts/github_goToFirstCommit.js)
163+
66. [Get all video from user doutu.be profile](/scripts/doutube_getAllVideoInUserProfile.js): Get all video in doutu.be user profile
124164

125-
52. [Open repo in github.dev](/scripts/githubdev.js)
165+
### <i class="fa-brands fa-github"></i> Github
126166

127-
53. [Open repo in github1s.com](/scripts/github1s.js)
167+
67. [Go to first commit](/scripts/github_goToFirstCommit.js): Go to first commit of github repo
128168

129-
### Doutu.be
169+
68. [Open repo in github.dev](/scripts/githubdev.js): Open current repo in github.dev
130170

131-
54. [Enable download all video](/scripts/doutube_enableDownloadVideo.js)
171+
69. [Open repo in github1s.com](/scripts/github1s.js): Open current repo in github1s.com
132172

133-
55. [Download video doutu.be](/scripts/doutube_downloadWatchingVideo.js)
173+
### <i class="fa-solid fa-robot"></i> Automation
134174

135-
56. [Download doutu.be story](/scripts/doutube_downloadWatchingStory.js)
175+
70. [Text to QR Code](/scripts/textToQRCode.js): Convert text to QR Code
136176

137-
57. [Get all video from user doutu.be profile](/scripts/doutube_getAllVideoInUserProfile.js)
177+
71. [URL to QR Code](/scripts/webToQRCode.js): Convert current website URL to QR Code
138178

139-
### PDF
179+
72. [Extract all Emails from website](/scripts/getAllEmailsInWeb.js): Extracts all emails and displays them in a popup iFrame (enable popups!)
140180

141-
58. [Darkmode for pdf](/scripts/darkModePDF.js)
181+
73. [Screenshot full webpage](/scripts/screenshotFullPage.js): Taking a screenshot of an entire webpage
142182

143-
59. [Web to PDF](/scripts/webToPDF.js)
183+
74. [Web to PDF](/scripts/webToPDF.js): Convert current website to PDF
144184

145-
### QR Code
185+
75. [Transfer.sh - Share file faster](/scripts/transfer_sh.js): Upload file and get URL to share
146186

147-
60. [Text to QR Code](/scripts/textToQRCode.js)
187+
76. [JSON formatter](/scripts/jsonformatter.js): Open web tool for beautify JSON in new tab
148188

149-
61. [URL to QR Code](/scripts/webToQRCode.js)
189+
77. [Performance Analyzer](/scripts/performanceAnalyzer.js): Check performance metrics of website
150190

151-
### Automation
191+
78. [Scroll to very end](/scripts/scrollToVeryEnd.js): Scoll to end, then wait for load data, then scroll again... Mouse click to cancel
152192

153-
62. [Extract all Emails from website](/scripts/getAllEmailsInWeb.js)
193+
### <i class="fa-solid fa-key"></i> Password
154194

155-
63. [Performance Analyzer](/scripts/performanceAnalyzer.js)
195+
79. [Password generator](/scripts/passwordGenerator.js): You only have to remember 1 password
156196

157-
64. [Scroll to very end](/scripts/scrollToVeryEnd.js)
197+
80. [Find shared login](/scripts/search_sharedAccount.js): Get free shared account on internet
158198

159-
### Password
199+
81. [Password field toggle](/scripts/passwordFieldToggle.js): Toggle password field to text field to view hidden password
160200

161-
65. [Password generator](/scripts/passwordGenerator.js)
201+
### <i class="fa-solid fa-unlock"></i> Unlock
162202

163-
66. [Find shared login](/scripts/search_sharedAccount.js)
203+
82. [Shorten URL](/scripts/shortenURL.js): Support tinyurl, tnyim, cuttly, bitly, j2team, ...
164204

165-
67. [Password field toggle](/scripts/passwordFieldToggle.js)
205+
83. [Unshorten link](/scripts/unshorten.js): Get origin URL of shortened url
166206

167-
### Unlock
207+
84. [View browser information](/scripts/viewBrowserInfo.js): OS name, browser name, version, userAgent, ...
168208

169-
68. [Show hidden fields](/scripts/showHiddenFields.js)
209+
85. [Show hidden fields](/scripts/showHiddenFields.js): Reveals hidden fields on a webpage. Find things like tokens, etc
170210

171-
69. [View cookies](/scripts/viewCookies.js)
211+
86. [View cookies](/scripts/viewCookies.js): View cookies saved in current website
172212

173-
70. [Remove cookies](/scripts/removeCookies.js)
213+
87. [Remove cookies](/scripts/removeCookies.js): Remove cookies from current website
174214

175-
71. [Re-Enable text selection](/scripts/enableTextSelection.js)
215+
88. [Re-Enable text selection](/scripts/enableTextSelection.js): Enable text selection for website
176216

177-
72. [Re-Enable context menu (right click)](/scripts/reEnableContextMenu.js)
217+
89. [Re-Enable context menu (right click)](/scripts/reEnableContextMenu.js): Enable context menu for website
178218

179-
73. [Bypass Paywalls](/scripts/paywallKiller.js)
219+
90. [Inject script to website](/scripts/injectScriptToWebsite.js):
180220

181-
### Web UI
221+
91. [Bypass Paywalls](/scripts/paywallKiller.js):
182222

183-
74. [Toggle edit page](/scripts/toggleEditPage.js)
223+
### <i class="fa-solid fa-eye"></i> Web UI
184224

185-
75. [Scroll by dragging](/scripts/scrollByDrag.js)
225+
92. [Darkmode for pdf](/scripts/darkModePDF.js): Enable/Disable darkmode for PDF
226+
227+
93. [Toggle edit page](/scripts/toggleEditPage.js): Edit all text in website
228+
229+
94. [Scroll by dragging](/scripts/scrollByDrag.js): Use this will turn the cursor into a scroller and use it again will return it back to normal.
230+
231+
95. [Run Stat.js](/scripts/runStatJs.js): Run stat.js in current website
186232

187233
--- View ---
188234

189-
76. [View all images in web](/scripts/listAllImagesInWeb.js)
235+
96. [Show all javascript events](/scripts/visualEvent.js): Visual Event - Visually show Javascript events on a page
236+
237+
97. [View all images in web](/scripts/listAllImagesInWeb.js): View all images in web
190238

191-
77. [View all links](/scripts/viewAllLinks.js)
239+
98. [View all links](/scripts/viewAllLinks.js): Show all links and anchor text of current page.
192240

193-
78. [View scripts used](/scripts/viewScriptsUsed.js)
241+
99. [View scripts used](/scripts/viewScriptsUsed.js): View all scripts used in current website
194242

195-
79. [View stylesheet used](/scripts/viewStylesUsed.js)
243+
100. [View stylesheet used](/scripts/viewStylesUsed.js): View all stylesheet used in current website
196244

197-
80. [CSS selector viewer](/scripts/cssSelectorViewer.js)
245+
101. [CSS selector viewer](/scripts/cssSelectorViewer.js): Inspect css at specific element on the web
198246

199-
81. [View source code of selected area](/scripts/viewPartialSource.js)
247+
102. [View source code of selected area](/scripts/viewPartialSource.js): Just select the area and use this bookmarklet
200248

201249
--- Remove ---
202250

203-
82. [Remove all colors in web](/scripts/removeColours.js)
251+
103. [Remove all colors in web](/scripts/removeColours.js): Remove all colours in the web
204252

205-
83. [Remove stylesheet](/scripts/removeStylesheet.js)
253+
104. [Remove stylesheet](/scripts/removeStylesheet.js): Remove all stylesheet from website
206254

207-
84. [Remove images](/scripts/removeImages.js)
255+
105. [Remove images](/scripts/removeImages.js): Remove all images from website
208256

209-
85. [Remove bloat (iframe, embed)](/scripts/removeBloat.js)
257+
106. [Remove bloat (iframe, embed)](/scripts/removeBloat.js): Remove iframe, embeds, applets from website
210258

211259
--- Table ---
212260

213-
86. [Add sort to table](/scripts/table_addSortTable.js)
261+
107. [Add sort to table](/scripts/table_addSortTable.js): Add sort functions to table
214262

215-
87. [Add number columns](/scripts/table_addNumberColumn.js)
263+
108. [Add number columns](/scripts/table_addNumberColumn.js): Add number columns to table
216264

217-
88. [Swap rows and columns](/scripts/table_swapRowAndColumn.js)
265+
109. [Swap rows and columns](/scripts/table_swapRowAndColumn.js): Swap rows and columns (transpose)
218266

219267
--- More ---
220268

221-
89. [Highlight internal/external link](/scripts/internalOrExternalLink.js)
222-
223-
90. [Get window size](/scripts/getWindowSize.js)
224-
225-
91. [Let it snow](/scripts/letItSnow.js)
226-
227-
### More
269+
110. [Highlight internal/external link](/scripts/internalOrExternalLink.js): +Red = Internal_link
270+
+Orange = Currently_opened_link
271+
+Blue = External_link
228272

229-
92. [Shorten URL (j2team)](/scripts/shortenURL.js)
273+
111. [Get window size](/scripts/getWindowSize.js): Alerts the width and height in pixels of the inner window.
230274

231-
93. [Run Stat.js](/scripts/runStatJs.js)
275+
112. [Let it snow](/scripts/letItSnow.js): Make website like it snowing

0 commit comments

Comments
 (0)