File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 155155 62 . [ Bật lại menu chuột phải] ( /scripts/reEnableContextMenu.js )
156156
157157### Giao diện
158+
159+ 63 . [ Bật/tắt chế độ chỉnh sửa website] ( /scripts/toggleEditPage.js )
160+
161+ 64 . [ Phân tích hiệu suất] ( /scripts/performanceAnalyzer.js )
162+
163+ 65 . [ Cuộn web bằng cách kéo thả] ( /scripts/scrollByDrag.js )
164+
165+ --- Xem ---
166+
167+ 66 . [ Xem mọi hình ảnh có trong website] ( /scripts/listAllImagesInWeb.js )
168+
169+ 67 . [ Xem tất cả link] ( /scripts/viewAllLinks.js )
170+
171+ 68 . [ Xem tất cả scripts] ( /scripts/viewScriptsUsed.js )
172+
173+ 69 . [ Xem tất cả stylesheet] ( /scripts/viewStylesUsed.js )
174+
175+ 70 . [ Xem mã nguồn của phần bôi đen] ( /scripts/viewPartialSource.js )
176+
177+ --- Xoá ---
178+
179+ 71 . [ Xoá màu website] ( /scripts/removeColours.js )
180+
181+ 72 . [ Xoá stylesheet] ( /scripts/removeStylesheet.js )
182+
183+ 73 . [ Xoá mọi hình ảnh] ( /scripts/removeImages.js )
184+
185+ 74 . [ Xoá mọi iframe/embed] ( /scripts/removeBloat.js )
186+
187+ --- Bảng ---
188+
189+ 75 . [ Thêm sắp xếp cho bảng] ( /scripts/table_addSortTable.js )
190+
191+ 76 . [ Thêm cột số thứ tự] ( /scripts/table_addNumberColumn.js )
192+
193+ 77 . [ Đổi chỗ hàng và cột] ( /scripts/table_swapRowAndColumn.js )
194+
195+ --- Khác ---
196+
197+ 78 . [ Tô màu cho link] ( /scripts/internalOrExternalLink.js )
198+
199+ 79 . [ Lấy kích thước trang web] ( /scripts/getWindowSize.js )
200+
201+ 80 . [ Hiệu ứng tuyết rơi] ( /scripts/letItSnow.js )
202+
203+ ### Khác
204+
205+ 81 . [ Rút gọn link (j2team)] ( /scripts/shortenURL.js )
206+
207+ 82 . [ Chạy stats.js] ( /scripts/runStatJs.js )
You can’t perform that action at this time.
0 commit comments