Category "bookmarklet"

extract only sort function from code block

I am using the following bookmarklet to sort textarea ascending or descending. It is working as expected. But I do not need descending sort option and there is

Javascript bookmarklet for toggling webpage editing on/off?

I once saw a JavaScript bookmarklet on the internet, but I lost it. The bookmarklet does not specifically enable/disable the page editability, but it does togg

Javascript bookmarklet generates "SyntaxError: missing ) in parenthetical" error

I am stumped as to why this simple Javascript bookmarklet fails. javascript:(setInterval(function() { var element = document.getElementById("observeBtn")

convert javascript code to bookmarklet for easy access

I have this code that I am trying to use as a bookmarklet. fetch('https://hf.space/embed/Alifarsi/news_summarizer/+/api/predict/', { method: "POST", body: JSON.

How to copy to the clipboard from a Javascript bookmarklet without external libraries?

This question is different from the other questions in SO concerning copying to the clipboard, as I want to run a function in a bookmarklet and then copy that r

Can I use a javascript bookmarklet to copy a Youtube transcript without timestamps, now that they removed this option?

There used to be an option on Youtube to remove timestamps from the transcript, which I often used to copy it to the clipboard. No longer. Now my solution is to