Send a tab list from the current window to the Things to-do app for macOS, or to the clipboard.
This extension is based on yorkxin/copy-as-markdow.
- Firefox: Install from the Firefox Add-ons page.
You can add keyboard shortuts for sending/copying tab lists. By default, the extension does not assign any keyboard shortcuts.
Please refer to this Firefox Help article about extension keyboard shortcuts.
The Keyboard Shortcuts for extensions can be found at the URL chrome://extensions/shortcuts
. (Paste and open the link in the Location Bar).
npm install
The source code and manifest file are under src/
folder.
To debug in Chrome: [Window] Menu -> Extensions -> Load unpacked extension
To debug in Firefox: [Tools] Menu -> Add-ons -> [Gear] Icon -> Debug Add-ons -> Load Temporary Add-on
MIT. See LICENSE in this repository.
Chris Dzombak (dzombak.com / github.com/cdzombak)