Cimbali / CleanLinks

Converts obfuscated/nested links to genuine clean links.
https://addons.mozilla.org/en-GB/firefox/addon/clean-links-webext/
Mozilla Public License 2.0
76 stars 2 forks source link

Please extend the notification popup #40

Closed birdie-github closed 4 years ago

birdie-github commented 6 years ago

Currently it only shows

Link cleaned!

URL

I would like it to show:

Page URL: https://blabla.com
Original URL: https://blabla.com/url=https://another.domain
Cleaned URL: https://another.domain

Page URL is required because processing might occur in a background tab/another Firefox window.

Cimbali commented 6 years ago

This conflicts with #37. We should choose whether to remove or extend the popup (and associated permission).

birdie-github commented 6 years ago

I don't believe notifications pose any security risk, so let's close #37.

Cimbali commented 4 years ago

There is really a high rate of links being cleaned, and their history is already available per tab. I think maybe notifications should be removed entirely.