-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFullDiskAccess.html
23 lines (23 loc) · 1.13 KB
/
FullDiskAccess.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<title>
Add Web Historian to Full Disk Access
</title>
</head>
<body>
<h2>
<i>Safari</i> users: Add <i>Web Historian</i> to <i>Full Disk Access</i>
</h2>
<p>
Since <i>macOS 10.14</i> (<i>Mojave</i>), apps are automatically excluded from accessing personal data such as browsing history. To be able to use the <i>Web Historian</i> app, you may need to explicitly grant it permission to access your data in the privacy settings.
</p>
<p>
Please go to the <a href="x-apple.systempreferences:com.apple.preference.security?Privacy">Privacy tab of your Security settings</a> and add the <i>Web Historian</i> app to the list under <i>Full Disk Access</i>, as shown in the image below.
</p>
<p>
Once you have added the app to the list, you may re-run the app by clicking on it again. If you have already added the <i>Web Historian</i> app to <i>Full Disk Access</i> but you continue to get this error message, please contact the app provider.
</p>
<img src="FullDiskAccess.gif" alt="Gif of app being added to Full Disk Access" width="780" height="435">
</body>
</html>