diegocr / CleanLinks

Converts obfuscated/nested links to genuine clean links.
166 stars 45 forks source link

Now to use the dialog; Information unreadable and inaccessible #151

Open VLM1 opened 8 years ago

VLM1 commented 8 years ago

Greetings!

I THINK this might prove to be a useful extension, and I have a couple of suggestions as well as questions about how to use it:

  1. The dialog that displays the cleaned links is not resizable, so I cannot see the complete original links. IMO it is essential that this dialog be made fully resizable.
  2. I do not understand the instruction in that same dialog, perhaps because I cannot see the original links. For example, there is some long link that cleans up to be https://github.com/diegocr/CleanLinks. If I whitelist this item, am I whitelisting part or all of the original link (perhaps a source domain that is NOT the target domain), which I cannot read, or am I whitelisting the cleaned link (which contains only the target domain)?
  3. Is there a shortcut to open the cleaned links dialog? Using the mouse a lot is not friendly to wrists. :)
  4. It would be useful to be able to copy the links that appear in the dialog. A simple ctrl-c would work just fine. Would you consider adding this capability?

Thank you!

geokis commented 8 years ago
  1. Would be useful but you can also hover over the original link and it displays the full link in a tooltip
  2. The whitelist button only integrate the main source domain in to the whitelist: whitelist.domain/bla=github.com/diegocr/CleanLinks

You can watch the whitelist in the Addon settings by yourself.