FYTE /Fast YouTube Embedded/ PlayerJS
-
Hugely improves load speed of pages with lots of embedded Youtube videos by instantly showing clickable and immediately accessible placeholders, then the thumbnails are loaded in background. Optionally a fast simple HTML5 direct playback (720p max) can be selected if available for the video.
Open links in current tabJS
-
Open links in current tab regardless of _target or site's preferences. Ctrl-click: background tab, Ctrl-Shift-click: foreground tab, Shift-click: new window, Alt-click: force open in current tab
Simple html numeric captcha solverJS
-
After you click "Slow download" button the script solves the numeric captcha, waits for the countdown to finish, clicks the download button
Focus input text field on EscJS
-
Focus the first visible input text field when you press Esc key, or restore the previously focused element on second press
StackOverflow Code Prettify bundleJS(库)
-
Google Code Prettify bundled and compiled by StackOverflow.com at https://cdn.sstatic.net/Js/prettify-full.en.js reformatted with Prettier and wrapped inside initPrettyPrint() function by wOxxOm