Skip to content

Commit a8b7fcd

Browse files
authored
Add Privacy Policy
1 parent 10ca424 commit a8b7fcd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

PRIVACY_POLICY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Privacy Policy
2+
3+
## Personal data
4+
react-context-devtool had never collected and will never collect any personal data, browsing history etc. react-context-devtool traverse react fiber tree to get context and useReducer nodes for debugging data if the user has attached handler in the code. it does not send any data to any server. it processes data on-device.
5+
In future, react-context-devtool may collect browser version, platform name. This information is needed for a decision on implementing new features, removing unused features.
6+
7+
## Third party services
8+
react-context-devtool uses Chrome (Chromium) and browser's Web Storage API (localStorage) for storing user's settings.

0 commit comments

Comments
 (0)