Most voted "bookmarklet" questions
Add "one-click" functionality to your browser
Learn more…3 questions
Sort by count of
-
6
votes1
answer182
viewsHow to add a bookmarklet with a specific favicon?
I made a little script bookmarklet and I’m trying to add a favicon, but I can’t. It is in this bookmarklet that I want to implement a favicon - keepvid.com // Juntar a url ativa na barra de…
-
3
votes1
answer308
viewsFor what reason, I have to double-click the bookmarklet to insert dynamic content
I’ve developed a little plugin commonly known as bookmarklet. The result is almost satisfactory for my case, however there is a hindrance. For me to start it I have to double click otherwise, it…
-
2
votes1
answer421
viewsHow to overlay floating div on other elements of the web page?
I am creating a new plugin bookmarklet which will apply on any video page of Youtube, where I have to add a div floating in the body, thus doing the appendChild in the GIFT. However a fault is…