topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 7:48 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [IDEA] Opening List of Links  (Read 9794 times)

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
[IDEA] Opening List of Links
« on: March 19, 2012, 12:19 PM »
Hi there,

I was browsing a website today in which I came across a list of 5 links like:

Link1
Link2
Link3
Link4
Link5


I had to manually click each link to open the webpage. At that point, I realized that this could be a coding snack.

Best example is on this same page at the top. We see a list of 5 links like:

DonationCoder.com Forum
DonationCoder.com Software
Coding Snacks
Post New Requests Here
Start new topic


Is it possible to code this like:

Select all the links, right-click and choose an option like "Open links as Tabs" or "Open links as Windows" so that all the links are opened simultaneously?

Thanks
« Last Edit: March 19, 2012, 12:26 PM by Nzyme »

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #1 on: March 19, 2012, 01:10 PM »
If you're on Firefox you can try Snap Links Plus.

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #2 on: March 19, 2012, 01:20 PM »
@nosh: Thanks for sharing the link. But is there any such add-on / extension / code for IE?

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #3 on: March 19, 2012, 01:25 PM »
Sorry, can't help you there...

But this is DC, so stay tuned...  :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #4 on: March 21, 2012, 03:49 PM »
This is a MaxThon AddOn. It opens all links with one click according to the ad copy. If you are not familiar with MaxThon, it uses the IE engine. It could do anything IE did but with Tabs, ages ago. I used it for awhile some years ago. It's like FF in that there are tons of user written AddOns for it.

http://www.softpedia...k/Links-Opener.shtml


shmuel1

  • Supporting Member
  • Joined in 2012
  • **
  • default avatar
  • Posts: 48
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #5 on: June 03, 2012, 06:15 AM »
If you hold down the CTRL key while you click each link, each one opens in a new tab. I don't know if a dedicated app would be any easier than that.

Paul Keith

  • Member
  • Joined in 2008
  • **
  • Posts: 1,989
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #6 on: June 03, 2012, 12:03 PM »
I haven't tried these bookmarklets but see if it works:

https://www.squarefr...klets/pagelinks.html

A separate app can be simpler if only in that it unifies the different methods across all browsers like if you want SnapLinks across multiple browsers or don't want to install an extension or if there's a rarer feature like Opera's hold mouse to open link in the background which saves you a keyboard press or expandable features like Opera "save notes to tab" except in an external text editor. It can also apply for text editors if you're using ones that don't turn links into clickables.
« Last Edit: June 03, 2012, 12:08 PM by Paul Keith »

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #7 on: June 04, 2012, 10:10 AM »
If you hold down the CTRL key while you click each link, each one opens in a new tab. I don't know if a dedicated app would be any easier than that.

Oh thanks bro, this works perfectly fine....

redrazor11

  • Participant
  • Joined in 2012
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #8 on: August 19, 2012, 09:05 PM »
If you hold down the CTRL key while you click each link, each one opens in a new tab. I don't know if a dedicated app would be any easier than that.

Oh thanks bro, this works perfectly fine....
In parallel with this solution, you can also use "Middle Mouse" or "Mouse 3" to open links in a new tab.

If you find yourself opening links often, and if you have a book-mark bar, putting links into a "folder", and you can right click -> "Open all bookmarks".

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #9 on: August 19, 2012, 09:42 PM »
Similar functionality but works with many browsers is Browser Bunch

It will read in a text file of links then pop up a Gui with buttons for up to 6 browsers. It requires loading of the urls in a text file. As with the folder method above, it requires a preparatory step. But you're only limitation is that the browser can open multiple urls in new tabs from the command tail. See the link for details.

NigelH

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 210
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #10 on: August 19, 2012, 10:08 PM »
Thought I'd mention this is a piece of cake if you use Opera

On the the web page.
Hit Shift-Ctrl-L
A new Opera "page" will open up with all links
Type some filtering text in the search box in the upper right hand corner.
e.g.    .pdf  or .jpg or  any part of the text in the url
Select all the links you want (using usual Windows selection type mechanisms)
Right click to choose open in Background Window or Tab or Save As etc...

Works for 100's of selected links on the page - if you need that


A small write up here. opera links panel
I'm sure there are plenty of others


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #11 on: August 20, 2012, 03:06 PM »
@NigelH that's a nice feature. Esp. with the filter input.

Target

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 1,832
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #12 on: August 20, 2012, 05:50 PM »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: [IDEA] Opening List of Links
« Reply #13 on: August 20, 2012, 06:13 PM »
Hmm, with Opera once you create the panel of links you can do Select All from the Edit Menu, then paste in an editor such as EditPadLite.  From there delete unwanted links and save as a text file for use with Browser Bunch. Easier than right clicking one at a time to clipboard or dragging individual links onto the editor.