Skip to content

Some Code That I Have Written

Below are links to some of the software code that I have recently written. I plan on adding more of what I have done here, and I also plan on occasionally modifying the software I have listed here.

  • Advanced Search Options on Digg’s Search Forms. This is a Greasemonkey script that replaces the search forms on Digg with search forms that include advanced search options.
  • Bookmark Current Tab Set. This is a Firefox extension that adds options to quickly bookmark all tabs in a window and store them in a bookmark folder that is automatically given the date (and optionally the time) as its name.
  • Cookie Revealer. This is a Greasemonkey script that adds elements to web pages through which cookie data set by pages can be viewed.
  • Do Not Remember Me. This is a Greasemonkey script that ensures that options to be remembered by websites are not selected by default.
  • Link to YouTube Video Pages from Embedded YouTube Videos. This is a Greasemonkey script that adds a link below an embedded YouTube video to the YouTube page on which the YouTube video is hosted.
  • Link Verifier. This is a WordPress plugin that verifies whether or not each link entered into the post editing area is valid. It requires that the cURL module be installed.
  • Redirect to Old Version of Gmail. This is a Greasemonkey script that redirects the user to the older version of Gmail when logging into Gmail.
  • Redirect to Old Version of Gmail for Internet Explorer. This is a modified version of the previously listed script for redirecting the user to the older version of Gmail when logging into Gmail. The feature for toggling whether or not the secure version of Gmail is to be used has been removed in order to make it compatible with Internet Explorer’s add-ons for running user scripts.
  • Search Most Dugg Stories. This is a Greasemonkey script for listing stories in the order of “diggs” they have received when searching for stories on the website Digg.
  • Search YouTube from Google. This is a Greasemonkey script for adding a button to Google to search through videos on YouTube directly from Google.
  • View a list of news stories through Google News Canada’s RSS feeds. This allows the user to select a number of news categories, then have links to the news in each selected category displayed. The source code for this is available upon request.
  • Web Form Data Analyzer. This is a Greasemonkey script that modifies the forms on web pages so that after data is submitted through a form, information about all data sent to the web server through the form is displayed.