You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use another extension called Bookmark Dupes because I love their "expert mode" that lets me use regex to find even more dupes (I just passed 10k bookmarks, so that's very useful). Among the stuff I do with it:
remove extra strings after #
remove extra get parameters like youtube's &feature-youtu.be or other site's &utm_foo=bar and the like
There are links that do not match 100%, but are duplicates:
http://example.com
andhttp://example.com/
http://example.com/
andhttps://example.com/
http://example.com/#
andhttp://example.com/
These are the cases that I found during the deduplication of a collection of bookmarks.
The text was updated successfully, but these errors were encountered: