diff --git a/metadata/com.stoutner.privacybrowser.standard.txt b/metadata/com.stoutner.privacybrowser.standard.txt index f81beb97c8..284a049b26 100644 --- a/metadata/com.stoutner.privacybrowser.standard.txt +++ b/metadata/com.stoutner.privacybrowser.standard.txt @@ -6,28 +6,20 @@ Web Site:https://www.stoutner.com/privacy-browser Source Code:https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary Issue Tracker:https://redmine.stoutner.com/projects/privacy-browser/issues Changelog:https://www.stoutner.com/privacy-browser/changelog/ +Donate:https://www.stoutner.com/privacy-browser/contributors/ Auto Name:Privacy Browser Summary:A web browser that respects your privacy Description: -Privacy Browser protects your privacy by giving you easy control over the use of -JavaScript, DOM storage, and cookies. Many websites use these technologies to -track users between visits and between sites. +Privacy Browser is a web browser that protects your privacy by giving you easy +control over the use of JavaScript, DOM storage, and cookies. Many websites use +these technologies to track users between visits and between sites. Tapping the +privacy shield toggles whether JavaScript is enabled and reloads the WebView. +When JavaScript is disabled, not only are privacy and security increased, but +web pages load faster with less bandwidth consumption. -Privacy Browser uses Android's builtin WebView to render web pages. As such, it +Privacy Browser uses Android's built-in WebView to render web pages. As such, it works best if you have updated to the latest version of WebView. - -As a nice side benefit, when JavaScript is disabled web pages load much faster -with less bandwidth consumption. - -Tapping the privacy eye toggles whether JavaScript is enabled and reloads the -WebView. The privacy eye icon also changes to indicate the current privacy -state. - -All forward and back history is cleared whenever the app is closed by swiping -from the recents list, rebooting the Android device, or selecting the Clear and -Exit option from the menu. In addition, Clear and Exit clears all DOM storage, -cookies, and destroys the WebView. . Repo Type:git