Skip to content

Commit 4c335fa

Browse files
committed
Auto-close my LinkedIn homepage
1 parent 3d5d32b commit 4c335fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

macos/close_tabs

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ function isSafeToClose(url) {
6060
url === 'https://github.com/alexwlchan/books.alexwlchan.net' ||
6161
url === 'https://github.com/alexwlchan/scripts' ||
6262
url === 'https://lexies-library-lookup.netlify.app/' ||
63+
url === 'https://www.linkedin.com/feed/' ||
6364
url === 'https://mail.google.com/mail/u/0/#inbox' ||
6465
url === 'https://mail.google.com/mail/u/1/#inbox' ||
6566
url === 'https://mobile.twitter.com/home' ||

0 commit comments

Comments
 (0)