]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/about_permissions.html
742c959353419f875139dff680a2d79cdb410e67
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_permissions.html
1 <html>
2 <body>
3 <h2>Privacy Browser uses the following permissions.</h2>
4
5 <h3>Have full network access (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a>)</h3>
6 <p>Required for the WebView to access the internet.  Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.</p>
7
8 <h3>Install shortcuts (<a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a>)</h3>
9 <p>Required to add shortcuts for websites to the launcher desktop.</p>
10 </body>
11 </html>