| Add to Chrome | Website | Get Savvy's CLI | Discord | Twitter
Track and Share links that help you resolve issues faster.
Use Cases:
- Share your entire debug path or highlight links crucial to solving a bug.
- Attach a log of your actions to any issue or postmortem in seconds.
Add Savvy to your browser from the Chrome Web Store
- Click on the extension icon -> Savvy surfaces relevant links from your browser history.
- Select the links that you want to share.
- Copy selected links to your clipboard or send them to Savvy's CLI.
Savvy's chrome extension works seamlessly with Savvy's CLI.
You can send selected links to Savvy's CLI and attach them to commands captured by Savvy's CLI.
After running savvy record history
or savvy record
follow the prompts and when it's time to attach links, savvy will open the extension for you.
Build the extension from source and load it into your browser as an unpacked extension.
You can follow the steps here: How To Install Savvy's Extension From Source
Savvy's chrome extension does not store any of your browsing history. It only reads your browsing history to surface relevant links.
Selected links are copied to your clipboard or sent to Savvy's CLI.
You can choose to store workflows generated from Savvy's CLI on Savvy or export data locally on your machine.
This extension is based on the boilerplate provided by Jonghakseo