If you have a page consisting of only links, consider .
As others have shown, without modifying the HTML source, you can use Javascript to iterate through all tags and add the target attribute or add an event listener that sets the target attribute dynamically.