tIsGoud / save-chrome-tabs-to-bear

Save all your Google Chrome tabs in a Bear note.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save Google Chrome tabs to Bear

Google Chrome tabs to Bear

This AppleScript saves all tabs and URLs from the Google Chrome windows to a new entry in Bear.

To content of the Bear-note is created as markdown and is generated via the x-call-back-url mechanism.

The entry contains the tab names and URLs as clickable links.
URLs are grouped per browser window and seperated by a horizontal rule.
A "Bookmarks" tag is added, the number of tabs and windows is displayed just below the title and in the title the name of the computer is used to identfy from which computer this entry originated.

Created Note

By default the entry uses the tag "Bookmarks". You can change the name of the tag at the top of the script.

Next steps:

  • Download the zip file or clone this repository.
  • Run it from the Script Editor to test the script in your environment.

Once you made sure it works on your system you can:

I went for the last option 😉

BetterTouchTool configuration:

The resulting Touch Bar button:

About

Save all your Google Chrome tabs in a Bear note.

License:MIT License