Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit de4c0b6

Browse files
committed
update docs
1 parent 4bb9611 commit de4c0b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/privacy-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ title: privacy policy
55

66
# Privacy Policy for STTF Url Generator Extension
77

8-
##### Last Update: 21 June, 2020
8+
##### Last Update: 25 June, 2020
99

10-
The STTF Url Generator extension does NOT collect, store, transfer or share any of your data or any personal identifiable information either locally or remotely. This extension does NOT sync or send any of your data to any remote server. This extension does NOT run any remote code.
10+
The STTF Url Generator extension does NOT collect, transfer or share any of your personal data or any personal identifiable information either locally or remotely. This extension does NOT sync or send any of your data to any remote server. This extension does NOT run any remote code.
1111

12-
This extension uses "contextMenus", "clipboardWrite" and "activeTab" permissions of the browser. It does NOT require any other permissions.
12+
This extension uses "contextMenus", "clipboardWrite", "activeTab" and "storage" permissions of the browser. It does NOT require any other permissions.
1313

14-
This extension does NOT access the storage either locally or remotely.
14+
This extension uses chrome.storage.local API to store and retrieve its settings. It does NOT sync the settings data to remote server. This extension does NOT access any remote storage.

0 commit comments

Comments
 (0)