Add selection to copy stack and reduce stack to a result
Copy Stack is there when you need to copy multiple clips and reduce them into one value. Easily put clips on top of the stack by coping the value you want, and pop them off by pasting or deleting value visually. Reduce them into a single value that can be copied.
- Reduce by summation, difference, joining with new-line, & joining with comma
- Light & Dark theme (auto)
- Modern material design
- Use across multiple sites
- Automatically saves stack for later use
- Install extension
- Click on the extension icon to toggle for current tab
- Choose reducer (hint: summation and difference will only add valid numbers to stack)
- Copy clips you want to collect/reduce
- When you are ready, click the copy button or clear the stack!
# Hot Reload
yarn clean
yarn install
yarn serve
# Package Extension
yarn release