Peuj / duplicate-tabs-closer

Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.
GNU General Public License v3.0
167 stars 29 forks source link

Add keyboard shortcut to auto close tabs and normalize line endings #68

Open SwiftWinds opened 2 years ago

SwiftWinds commented 2 years ago

Closes #48

Also, I enforce LF to normalize line endings across OS's (it causes lots of diffs but from now on there won't be any diffs because of contributors on different OS's)

I update the .gitignore (with gitignore.io) to ignore macOS and JetBrains files, in case future collaborators (including me) use those environments.