FYI, this project is listed as "retired." It may no longer function or I may just not be updating it anymore.
TabLinks is a quick experiment, designed to meet my own needs. It copies the link information for every tab open in Safari, and outputs them as a list based on a user-defined template. You can use the following variables to define your link style in the template:
%u = URL
%t = title
%w = window index
%n = tab index (within window)
%b = line break
Default template presets are included, accessible through the “Presets” button.
Clicking the links once will select the whole block, as will the “Select All” button. Double-clicking the links will make them editable, and changes are saved when you click or tab out of the box.