|
Nzyme
|
 |
« on: March 19, 2012, 12:19:36 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:04 PM by Nzyme »
|
Logged
|
|
|
|
|
nosh
|
 |
« Reply #1 on: March 19, 2012, 01:10:57 PM » |
|
If you're on Firefox you can try Snap Links Plus.
|
|
|
|
|
Logged
|
|
|
|
|
Nzyme
|
 |
« Reply #2 on: March 19, 2012, 01:20:29 PM » |
|
@nosh: Thanks for sharing the link. But is there any such add-on / extension / code for IE?
|
|
|
|
|
Logged
|
|
|
|
|
|
nosh
|
 |
« Reply #3 on: March 19, 2012, 01:25:12 PM » |
|
Sorry, can't help you there... But this is DC, so stay tuned... 
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #4 on: March 21, 2012, 03:49:29 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.com/...-Tweak/Links-Opener.shtml
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
shmuel1
|
 |
« Reply #5 on: June 03, 2012, 06:15:02 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.
|
|
|
|
|
Logged
|
|
|
|
|
Paul Keith
|
 |
« Reply #6 on: June 03, 2012, 12:03:13 PM » |
|
I haven't tried these bookmarklets but see if it works: https://www.squarefree.co...okmarklets/pagelinks.htmlA 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:35 PM by Paul Keith »
|
Logged
|
<reserve space for the day DC can auto-generate your signature from your personal PopUp Wisdom quotes>
|
|
|
|
Nzyme
|
 |
« Reply #7 on: June 04, 2012, 10:10:19 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....
|
|
|
|
|
Logged
|
|
|
|
|
redrazor11
|
 |
« Reply #8 on: August 19, 2012, 09:05:53 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".
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #9 on: August 19, 2012, 09:42:59 PM » |
|
Similar functionality but works with many browsers is Browser BunchIt 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.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
NigelH
|
 |
« Reply #10 on: August 19, 2012, 10:08:23 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 panelI'm sure there are plenty of others
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #11 on: August 20, 2012, 03:06:01 PM » |
|
@NigelH that's a nice feature. Esp. with the filter input.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Target
|
 |
« Reply #12 on: August 20, 2012, 05:50:44 PM » |
|
|
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
MilesAhead
|
 |
« Reply #13 on: August 20, 2012, 06:13:53 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.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|