Google displays 10 search results by default which is probably enough for most users who statistically use the first ten results most of the time ignoring the rest of the results. I on the other hand tend to view more than one page normally and was looking for a way to increase my productivity by displaying more than 10 results on a single search result page. I found a Greasemonkey script which changes the value from 10 to 100 for normal Google searches.
- Author: Martin Brinkmann
- Comments: 1
Increase your Youtube experience with Greasemonkey
Youtube is still a great video site that hosts an incredible amount of videos that can be viewed online. Youtube is on the other hand missing some key features that would make it a even greater experience. I’m not only talking about video downloads but other small features that that would increase its usability. A stop button that would stop the download of the video, a possibility to change the size of the video output and a way to get rid of certain elements that one does not really need on Youtube.
- Author: Martin Brinkmann
- Comments: 2
Look it up immediately in Firefox
I’m currently taking a look at Greasemonkey scripts in general. I always thought that it would be to complicated to install and use them which is absolutely not the case to my astonishment.Look it up is another Greasemonkey script that can be installed like any other Firefox extension. It becomes active once you reboot Firefox and works twofold. First you mark a word or phrase in Firefox and hit a key afterwards to send a request to a dictionary site such as wikipedia.
- Author: Martin Brinkmann
- Comments: 2
Apple Trailers Downloads
I visit Apples Trailers website occasionally to take a look at the newest upcoming movies and get a first impression that helps me decided whether I want to see a movie or not. It happens that I sometimes come upon a trailer that I want to download to watch again, or show a friend who does not have internet. There are unfortunately no download links at Apples Trailers site and I was beginning my search for an easy way to download the trailers I wanted in the quality I selected.
Creating FireFox extensions
Did you ever had a great idea for a Firefox extension but didn’t know how to do it, well it isn’t that hard!
To begin you only need some knowledge of javascript, which is even required since it isn’t that hard ;)
