mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
Major 2.0 (#8)
* Migrated to React 18 and FluentUI 9 * Added Ukranian translation * Updated GitHub templates * Updated CI/CD - Added CodeQL and Dependabot pipelines - Removed Whitesource Bolt integration - Added PR pipeline - Update release pipeline to meet ReactJS - Added Edge publish to pipeline - Updated PR checklist * Updated repo docs * Moved dependabot yml to the right place * Update README.md * Added path filters to pipelines
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
Password generator Extension Privacy Policy
|
||||
# Password Generator Extension Privacy Policy
|
||||
1. Developers of the extension don't affiliate with Google LLC, Mozilla Foundation or Microsoft Corporation in any way
|
||||
2. This extension doesn't transfer any personal data (data which may be used to track your location or reveal your identity) to any remote or local server
|
||||
3. This extension doesn't share any personal data with third parties
|
||||
4. This extension stores following personal data:
|
||||
- Browser tabs which have been saved for later by user via this extension (if user click "Set current tabs aside" button). This includes titles, favicons and web links
|
||||
5. User can delete all saved personal data by removing this extension from his Browser
|
||||
2. This extension doesn't store any personal data (data which may be used to track your location or reveal your identity)
|
||||
3. This extension uses build-in cloud storage of your browser to store extension settings
|
||||
|
||||
Reference in New Issue
Block a user