1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-07-02 19:52:47 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Gordeev 17713a29b9 Added Microsoft Store link to README.md 2020-03-30 14:01:18 +03:00
Michael Gordeev b2ba143bea Create PRIVACY 2020-03-27 21:11:21 +03:00
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
Tabs Aside Extension Privacy Policy
1. Developers of the extension don't affiliate with Google LLC. 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 -2
View File
@@ -29,7 +29,7 @@ Unfortunately, in new Chromium-based Microsoft Edge, the devs decided not to imp
## Download ## Download
- [Google Chrome Webstore](https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin) - [Google Chrome Webstore](https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin)
- [Microsoft Edge Add-ons Webstore]() *Available soon* - [Microsoft Edge Add-ons Webstore](https://microsoftedge.microsoft.com/addons/detail/kmnblllmalkiapkfknnlpobmjjdnlhnd)
- [GitHub Releases](https://github.com/xfox111/chromiumtabsaside/releases/latest) - [GitHub Releases](https://github.com/xfox111/chromiumtabsaside/releases/latest)
## To-do list ## To-do list
@@ -47,4 +47,4 @@ Unfortunately, in new Chromium-based Microsoft Edge, the devs decided not to imp
## Copyrights ## Copyrights
> ©2020 Michael "XFox" Gordeev > ©2020 Michael "XFox" Gordeev
Licensed under [MIT License](https://opensource.org/licenses/MIT) Licensed under [MIT License](https://opensource.org/licenses/MIT)