Open Links

Open Links is a Ubiquity plugin that allows you to open links on a page or normal URLs. That practically allows you to navigate the web without leaving your keyboard.

To use type 'open' (shortcut only 'o') followed by the name of any link on the page or a URL.

The source is available here openlinks.js.

First example illustrates navigation through a page. Matching is case-insensitive and 5 links are displayed as a suggestion.

openlinks1 Open Links

You can alternatively start typing a URL and the plugin will lead you there.

openlinks2 Open Links

Check out more Ubiquity plugins.


  1. waldo 04.05.09 / 6pm

    This command makes ubiquity very useful, at least to me. Control+L may do the trick, as Philip Ganchev noted. But simply, L key is too far away to take.

    I just wish Open command will open URL in a new tab, otherwise, I need to CTRL+T and then CTRL+Space.

    Vladimir, could you please fix the JS file, as klabuster klaus suggested, at least, whenever you find the time? I just don't know what to do about it.

    And adding an alternative new tab version would be useful indeed.

    Thanks!

  2. Ricardo 02.10.09 / 1pm

    Where I have to change the wrong code?

  3. ondro 01.25.09 / 9pm

    hey, great plugin, but it doesn't work for me....I have to type the adress also with "http://". without this, it doesn't work - what should I do?

  4. klabuster klaus 11.19.08 / 2pm

    hi, there is a mistake in you code which renders it unusable (at least with ubiquity 0.1.2).
    At the very end

    link="http://"+link.text;

    should be

    link="http://"+link;

    And the same function is confused when you open pages with secure protocol (https://) you should add that.

    greetings

  5. Open Links - Ubiquity Plugins | DiggoMania 11.12.08 / 2pm

    [...] read more | digg story [...]

  6. James 09.25.08 / 5am

    It would be really awesome if there was an "open in new tab" command aswell

  7. Vladimir 09.18.08 / 9pm

    Andrew, thanks for pointing out to Vimperator. I have a hint how powerful it can be but is there an easy tutorial on how to use it? I am so confused :)

  8. Andrew Fischer 09.18.08 / 4pm

    I am really glad that somebody wrote this. There is a similar functionality in Vimperator which is one of the awesomest and most under appreciated mozilla addons. I would love it if ubiquity would develop a lot of the features of vimperator.

    There are definitely things to be learned there.

  9. Phlip Ganchev 09.08.08 / 6am

    That's nice, but Mozilla and Firefox have had link search for years: just type apostrophe (') and any substring of the link name. Press Control+L to type a URL to visit.

  10. Vince 09.04.08 / 4pm

    This is a sweet command! I love being mouse-free! Thanks for writing this!!!

  11. Aza’s Thoughts » Ubiquity: Thank You 09.02.08 / 2am

    [...] and Waleed Zuberi’s super-useful Ping.fm command. There’s Vladimir Prelovac’s open command, which shows how Ubiquity can be used to interact with the page’s current context; and, [...]

  12. Alex 08.29.08 / 4am

    I'm getting a message "firebug required for full usage[object Object]" when i execute these commands, whether firebug is installed or not.

Have your say, text or video





About

vladimir prelovacHi! My name is Vladimir Prelovac. I am a computer engineer by profession and an adventurer by state of mind.

Check out my current projects.

I wrote a book on WordPress Plugin Development.

I specialize in WordPress Solutions, SEO and Website Performance services.

Contact Me

Or, get my newsletter, RSS feed or twitter.

"I would love to change the world, I just don't have the source code yet."

Recently