Skip to main content
Code Review

Questions tagged [bookmarklet]

A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands to extend the browser's functionality.

Filter by
Sorted by
Tagged with
5 votes
1 answer
135 views

Why I made it I wanted to experiment with javascript: bookmarklets and see how far a small injected script could go on any site by making a simple injectable game. ...
1 vote
1 answer
291 views

I created the following Chrome bookmarklet to open all elements with text Extra Examples boxes on this page. For example - the element labeled with text Extra Examples below can be clicked: When it ...
2 votes
0 answers
44 views

The following code will add to each code block on https://codereview.stackexchange.com/ or https://stackoverflow.com/ a 'Select Code' button that will select the code belonging to that block. This was ...
konijn's user avatar
  • 34.4k
2 votes
1 answer
264 views

There is a web page I visit which I would like to print. However, I only want to print a couple of things on it, not everything. So, I am making a bookmarklet that I can use whenever I visit the page ...
2 votes
1 answer
628 views
2 votes
0 answers
87 views

I'm currently working on a complete overhaul of the CSS of our flagship product with a goal of maintainability and simplification. During the testing, my coworkers and I have found that a lot of pages ...
Nzall's user avatar
  • 1,548
5 votes
2 answers
140 views

I made a bookmarklet called RepAdvisor (more info at this link) that rates Stack Overflow questions based on how easy it is to gain reputation by answering them. ...
0 votes
2 answers
861 views

I've written a simple bookmarklet to go to the YouTube channel RSS feed URL from at least any video or channel page: ...
l0b0's user avatar
  • 9,117
2 votes
1 answer
1k views

With native JavaScript, I intend to traverse a collection of elements in the DOM that contain a link and an image (and possibly other elements). The image may or may not be inside the link—in ...
2 votes
2 answers
233 views

I'm working on a bookmarklet that will be cached for 24 hours only, after that time it will be reloaded from the original source. Is there something I could improve? ...
Uli's user avatar
  • 23
10 votes
2 answers
2k views

This is my tentative solution to: How can I prepare my code so that I can paste it formatted? If you need to copy and paste code into the question or answer textarea when solving someone's problem, ...
13 votes
2 answers
270 views

The following code will add to each code block a 'Select Code' button that will select the code belonging to that block. Please review for maintainability. In order to use this, visit http://...

AltStyle によって変換されたページ (->オリジナル) /