Skip to content

Commit

Permalink
enh(guides): Update permissions table
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jun 17, 2024
1 parent e233cad commit 443b766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/install-browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Floccus is known to work in Chrome, Firefox, Edge, Opera, Vivaldi, Brave and Kiw
Your browser will ask you to confirm installation, including the permissions necessary for running floccus. Floccus currently requires the following permissions:

| Permission | Explanation |
| ------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|---------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| storage, unlimitedStorage | Necessary for maintaining a cache and mappings between server and browser bookmarks |
| | |
| alarms | Necessary for triggering synchronization in regular intervals |
Expand All @@ -22,4 +22,4 @@ Your browser will ask you to confirm installation, including the permissions nec
| Unlimited web access | Also sometimes called "read and change data on all websites". Necessary for accessing your self-hosted server. This cannot be limited, because everybody's server has a different URL. Unfortunately, the way webextensions work currently, floccus also gets access to all the data the browser has collected on those websites. However, floccus makes no use of that data and doesn't in any way collect information about you. |
| | |
| identity | Necessary for connecting with Google Drive |
| history | Necessary for sending statistics about which links you click to Nextcloud Bookmarks (this feature is opt-in) |
| history (optional) | Necessary for sending statistics about which links you click to Nextcloud Bookmarks (this feature is opt-in) |

0 comments on commit 443b766

Please sign in to comment.