Archives for tag: greasemonkey

SEO Google Analytics Greasemonkey Script – Search for Keywords

July 14th, 2009

I’ve been doing a fair bit of keyword analysis and so forth here at Easy Weddings and have found that I regularly need to do a search directly from Google Analytics. So I’ve written a quick and dirty greasmonkey script that does just that. This adds a search link to each line of the keywords report. At the moment it is just for one search engine, but using a dropdown would also work.

keywordgrease

Grab Greasemonkey and then download Search for Keywords Greasemonkey script.


Menu-item Positioning

March 6th, 2006

It’s not something I have read alot about, but I’m sure somewhere there are best practices regarding where is best to place a menu item. It’s pretty clear to me, that moving a menu’s order should be avoided, however I have just noticed an instance where the menu should have been reordered.

In Firefox and IE the last option in the Tools menu is, Options (or Internet Options), however after installing Greasemonkey 4 new menu options appear at the bottom of my Firefox Tools menu. I would suggest that Options is one of the most frequently used items in that menu (and all of the menus) but it has now been relegated to a more difficult place to find.

I’m not sure this should be hard coded into the browser, but it certainly should be discussed in a “Firefox Interface Guidelines” document.