👊 An easier way to add some numbers 👊
Extension : https://chrome.google.com/webstore/detail/addup/ahhfnmeappekaojibgkgbggmpniolnam?hl=fr
AddUp is a chrome extension that allows you to do additions of prices. (it work's only with € and $
)
- You need to do your accounting ?
- You need to sum prices on different websites ?
🔥 This extension is made for you ! 🔥
account.mov
fnac-amazon.mov
- First create an issue
- Fork the repo from github.
- Clone your forked repo and go to
chrome://extensions/
- Then, make your changes on any branch you want and push it.
- Naming your branch with the gitflow convention:
- Feature branches? [feature/issueId]
- Release branches? [release/issueId]
- Hotfix branches? [hotfix/issueId]
- Support branches? [support/issueId]
- Finally, open a pull request on the official repo, using the source branch from your forked repo.