If you like to test and install Greasemonkey scripts on a regular basis you might be regularly hanging out at the Userscripts website which contains the largest collection of Greasemonkey scripts on the Internet. It is not that practical as you have to always head over to the site to search for Greasemonkey scripts for [...]
- Author: Martin Brinkmann
- Comments: 2
Page Bookmarks
Bookmarks are references to websites that are stored on a computer system. They are usually stored in a web browser to make it easier to open a website at a later time again. They also aid the user by storing the relevant information like the url so that those do not have to be remembered [...]
- Author: Martin Brinkmann
- Comments: 21
Web Browser Benchmark Comparison
Several new web browser versions have been released in the last days which made it important to benchmark the latest official versions and the latest development versions of Firefox, Google Chrome, Safari, Internet Explorer and Opera to see how the browsers compare to each other. All browsers were installed on a Windows XP Service Pack [...]
- Author: Martin Brinkmann
- Comments: 6
Fix: Cannot Delete Firefox 3 Bookmarks
Something strange happened today. Deleting a Firefox bookmark in the bookmarks toolbar or in the bookmarks folder removed that entry from Firefox. It did however reappear after a restart of the browser which was puzzling and annoying as it was not possible to remove old bookmarks from the computer system. The best way to start [...]
- Author: Martin Brinkmann
- Comments: 3
Firefox Cookie Editor
Mozilla Firefox offers no way to manipulate cookies directly in the web browser unlike the Opera web browser. While cookie editing is probably not something that the majority of users would ever want to dive in there might be some users who would want to do just that. This can be web developers who want [...]
- Author: Martin Brinkmann
- Comments: 7
Change The Location Of Close Button In Firefox
Firefox is displaying a close button on every open tab by default. The active tab is displaying that button in red colors while the rest is using gray to distinguish active and inactive tabs. The close button adds to the length of all tabs which might be a thorn in the eye of users who [...]
- Author: Martin Brinkmann
- Comments: 3
Add Hostname To Firefox Titlebar
The hostname is basically the root url of a website, for Ghacks it would be www.ghacks.net. Adding that information to the titlebar has two apparent benefits. Number one is related to phishing. Antiphishing measures have been implemented in many web browsers and security software programs which could lead to the assumption that “yet another” way [...]
- Author: Martin Brinkmann
- Comments: 6
Effective Secure Cookie Management
How would an effective and secure cookie management look like? Most users would probably answer that it would make use of whitelists, blacklists and temporary cookies. The whitelist would contain trusted sites that require cookies to function properly. Trust would mean that you would keep the cookies on your system even after closing the session [...]
- Author: Martin Brinkmann
- Comments: 1
Check Multiple Checkboxes In Firefox
If you regularly have to work with multiple checkboxes on a page then you might feel a bit frustrated at performing the same operation over and over again. It might be fun to check one or two boxes from time to time but what about ten on each page on twenty pages per day? That’s [...]
