腳本列表
-
-
BitChute: Add-to-Playlist-Button for all Videos JS - Adds the BitChute playlist button to every video thumbnail, right next to the 'Watch Later' button.
函式庫
-
Library | Color Logs JS (函式庫) - Log enhancer. Extends console.log, console.error, etc. Show console.debug logs by setting window.Debug = true.
-
Library | onElementReady ES7 JS (函式庫) - Detect any new DOM Element by its CSS Selector, then trigger a function. Includes Promise- & Callback interface. Based on ES6 MutationObserver. Ships legacy waitForKeyElements interface, too.
-
Library | querySelectorInterval JS (函式庫) - Use document.querySelector() to continuously look for an Element. Call a function when found. Powered by requestAnimationFrame.
-
Library: Additional DOM Window History-Stack Events (pushstate, replacestate) JS (函式庫) - Complementing the DOM Window 'popstate' event, this library adds the 'pushstate' and 'replacestate' events and corresponding event handlers ('onpushstate', 'onreplacestate')