Skip to content

Commit

Permalink
docs: explain permission usage (fixes #8)
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik authored Jun 11, 2020
1 parent f9adbc3 commit 17cfcb3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@ Store coupons for websites. No external websites involved. Just a specialized st

## Translations

Translations can be contributed on Transifex: https://www.transifex.com/freaktechnik/coupon-booklet/
Translations can be contributed on Transifex: https://www.transifex.com/freaktechnik/coupon-booklet/


## Permissions

- _Input data to the clipboard_: Allows the extension to copy the coupon code to the clipboard when you command it to.
- _Access browser tabs_: Used to show a count of available coupons for the current tab on the toolbar button; highlights the current page when opening the popup and allows auto-filling the current website when adding a coupon
- _Store unlimited amount of client-side data_: Makes sure your coupon codes survive the hardest of times

0 comments on commit 17cfcb3

Please sign in to comment.