Google Bump

By ktashes Last update Oct 23, 2008 — Installed 680 times.
Script Summary:
Adds functionality to the Google web search. Main features include Quick Search Shortcuts (including Multisearch), Image & Video results with a Player, Wikipedia definitions and links, and some clutter cleanup by. All options can be turned off.

This script has no discussions.

start the discussion

This script has no reviews.

*Now works on the IPv6 version of Google*

Features

  • Quick Search Shortcuts
  • MultiSearch
  • Video Search Result Extraction
  • Wikipedia Excerpt on Top
  • Ad Removal
  • Minor Visual Cleanup
  • Google Video Results in Web Search
  • Integrated Player for Video Results
  • Google Image Results in Web Search
  • Open All Links in New Tabs
  • Clean & Simple Configuration Page
  • Image Slideshow for Image Results

Coming Soon

  • Auto Detection of Best Wiki Site for Your Search

Screen Shots

Screen shot shows some features coming in the next release.

Quick Search Shortcuts & MultiSearch

The search shortcuts are to be typed into the Google search. It redirects you to the appropriate site for the search. Shortcuts are in the format of "type:what you want to search for:" (no quotes, just put your exact search between the two :'s). For example, if you wanted to search for quotes from Einstein, just type in the Google search bar "quote:Einstein:" (again, no quotes). Current shortcut types include:

  • WikiQuotes - Code: quote
  • WikiHow - Code: howto
  • Wiktionary - Code: defin
  • AniDB - Code: anidb
  • IMDB - Code: imdb
  • GameFAQs - Code: gamefaq
  • Digg - Code: diggs
  • Youtube - Code: utube
  • Wikipedia - Code: wikipda
  • Flicker - Code: flckr
  • CNN - Code: cnns
  • Source Forge - Code: opnsrc
  • Ebay - Code: eby
  • ESPN - Code: espns

These are the current options, but more can be added at request. Please message me or post requests in the comments.

MultiSearch

The MultiSearch feature utilizes the Search Shortcuts and the tab system. To search for multiple things, merely use any amount of the shortcuts you would like. Or to search for multiple things in Google, use the code "goog" (no quotes). For example, if you'd like to search for futurama on wikipedia, halo and star wars on google, and 21 in imdb, the full search would be (in no specific order) "wikipda:futurama: googl:halo: googl:star wars: imdb:21:" (no quotes). The last one in the list will open up in the current tab, the rest will open up in new tabs.

Video Player Information

The player area simply loads the video from the site and embeds it in that sites default player. Currently, only Google Video, Youtube, and MetaCafe are supported. More may be added later, but it will be a low priority unless I get specific requests.

Current Bugs

--- First release (.9) is bugged. Please upgrade to a newer version to get better functionality ---
Bugs are listed by date and given a priority from 1 to 5 (5 being critical 1 being low).

  • 09/11/08 - As Of Ver 0.98 - Priority: 3 - Back button and reloading can cause issues with the Wikipedia search sometimes, especially if Wikipedia is down.
  • 09/28/08 - As Of Ver 0.99 - Priority: 1 - On occasion, the page must be reloaded for the configuration to load.
Please report any you find. Also, feature requests are gladly excepted.

General Information

This script should work for all versions of Firefox, though it has only been tested on Firefox 3. All current features can be toggled with the User Script commands (right click on the monkey in the bottom right corner(default) or under tools).

For those with slower connections:

The extra search features, such as the wikipedia, image, and video searches, will take a while for you to load, so turning these off may be in your best interest.

For those with 800x600 Screen Resolution:

While all features still work under 800x600 resolution, having the video or image searches on as well as re-enabling the sidebar ads can cause massive page distortion. To fix this, turn off the sidebar ads and it should look better.

Authors Note

Thank you all for over 500 downloads.

Thanks again,
KTaShes

Versions

Version 0.9 - Initial(non-working) Release - Sept 10, 2008
  • This is a non-working version. Please update to get it working correctly
Version 0.91 - Fixed Initial Release - Sept 10, 2008
  • BUG: Fixed major bug which caused most features to not work.
  • FEATURE: Added 'goog' to the shortcut and multisearch code to allow multiple google searches
Version 0.92 - Beta Phase Release 1 - Sept 11, 2008
  • BUG: Fixed minor layout issues caused by the small wikipedia link
  • BUG: Fixed wikipedia retrieval for locations (doesn't show coordinates anymore)
  • BUG: Fixed issue with the video extraction not turning off correctly
  • FEATURE: Added the ability stop the removal of the Sidebar Ads
  • Minor Cleaning of code and User Script Commands
Version 0.94 - Beta Phase Release 2 - Sept 11, 2008
  • BUG: Fixed minor display error concerning video extraction and wikipedia results contradicting
  • BUG: Fixed issue with Sidebars not displaying when turned back on
  • FEATURE: Implemented ability to add video search results (will cancel out any extracted videos)
  • FEATURE: Added new quick search shortcuts: flickr, cnn, opnsrc, ebay, espn
  • More cleaning of code and comments
Version 0.97 - Beta Phase Release 3 - Sept 12, 2008
  • BUG: Fixed major error with videos not linking correctly (now links to the video player)
  • BUG: Typing in the search shortcut code only no longer redirects you to that page
  • FEATURE: Added video player for video search results (Google Video, Youtube, and MetaCafe currently supported)
  • CHANGE: Some search shortcut codes were changed, see above for details (you can now search google for 'flickr')
  • UPDATED: Google changed their sidebar ads code, so it should filter out correctly now
Version 0.98 - Beta Phase Release 4 - Sept 14, 2008
  • BUG: Fixed minor display error with video extraction results and video search results
  • FEATURE: Added image searching and viewing to the main page
  • FEATURE: Added ability to open all links in a new tab, including multisearches
  • CHANGE: Player is now shown when no video or image is active (with instructions)
  • Massive redesign of coding and comment layout, though most core code remains the same
Version 0.99 - Beta Phase Release 5 - Sept 24, 2008
  • BUG: Recoded to work with the new Google searching code
  • FEATURE: Added a configuration script
  • Redesign of code so as to work with new Google search style and format
Version 1.00 - Initial Release - Sept 28, 2008
  • FEATURE: Added a slideshow for the image search results
  • FEATURE: Added multipage image search feature
Version 1.01 - Bug Fix Release - Oct 13, 2008
  • BUG: Image search now fixed for Google's new image search code.
Version 1.02 - Bug Fix Release - Oct 23, 2008
  • BUG: Image search now fixed for Google's new image search code. Again.