CleanLinks Versions Save

Converts obfuscated/nested links to genuine clean links.

2.7.0

9 years ago

2.6.1

9 years ago

2.6.0

10 years ago

2.5.1

10 years ago

2.5.0

10 years ago

2.4.6

10 years ago

2.4.5

10 years ago

2.4.3.1

10 years ago

2.4.2

10 years ago

✔ Added Thunderbird compatibility (Event Delegation Mode, only)

✔ Highlight's Style is now configurable. (Issue #5)

✔ Fixed Toolbar Button's Popup.

✔ Redirect Watcher now uses channel's URI rather than originalURI...

✔ Added option to turn off Copy Link Location's controller.

✔ Check if the protocol for the cleaned link can be handled by the browser, falling back to the original link if it doesn't.

✔ Fixed issue with the toolbar button being incorrectly re-attached on restart.

v2.4

10 years ago

Works with Firefox for Android 10.0a1 - 26.*, Firefox 8.0 and later, SeaMonkey 2.3 and later

✔ Implemented HTTP Observer to catch 3xx redirections. For example, this should make possible to clear links hidden behind shortened URLs. This option is turned off by default, to use it enable "Redirect Watcher"

✔ Added option to skip links by their domain. By default the following domains are configured:

  • accounts.google.com
  • docs.google.com
  • translate.google.com
  • login.live.com
  • plus.google.com
  • facebook.com
  • twitter.com
  • static.ak.facebook.com
  • linkedin.com

So, links such as "http://twitter.com/foo=http://nested.com" will be ignored.

✔ Fixed CTRL+Click handling and memory leak introduced in the last version (Ie, a compartment was keep resident when disabling/uninstalling the add-on)

✔ While previously the add-on just worked over HTTP and FTP links, this version should now work over any standard protocol as long it matches the pattern "[a-z]+:/"

✔ The empty hash-tag should no longer be added while on Event Delegation mode.

✔ The location/url-bar should no longer blink unless "Highlight Cleaned Links" option is turned on.

✔ "Remove From Links" pattern is now case-insensitive.

✔ window.open() calls are now intercepted and the link cleaned.

✔ Added cmd_copyLink's controller wrapper to clear links before they are copied to the clipboard using context-menu's "Copy Link Location" - Under Firefox for Android this should work over any of the items on the context-menu which involves handling links (ie, Copy Link, Open in NewTab, Bookmark, etc)

✔ Fixed issue with the toolbar button disappearing on browser updates.

✔ The patterns used on previous versions has been changed due the "Skip Domains" addition, thus the settings will be reset with this update. So, let me remark this:

** YOUR PREVIOUS PATTERNS WILL BE RESET WITH THIS UPDATE **