Merge branch 'master' into 'master'
Update Description and add Donate for Privacy Browser Update the description field for Privacy Browser. Also add a donate link. See merge request !1658
This commit is contained in:
commit
a10527341e
|
@ -6,28 +6,20 @@ Web Site:https://www.stoutner.com/privacy-browser
|
||||||
Source Code:https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary
|
Source Code:https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary
|
||||||
Issue Tracker:https://redmine.stoutner.com/projects/privacy-browser/issues
|
Issue Tracker:https://redmine.stoutner.com/projects/privacy-browser/issues
|
||||||
Changelog:https://www.stoutner.com/privacy-browser/changelog/
|
Changelog:https://www.stoutner.com/privacy-browser/changelog/
|
||||||
|
Donate:https://www.stoutner.com/privacy-browser/contributors/
|
||||||
|
|
||||||
Auto Name:Privacy Browser
|
Auto Name:Privacy Browser
|
||||||
Summary:A web browser that respects your privacy
|
Summary:A web browser that respects your privacy
|
||||||
Description:
|
Description:
|
||||||
Privacy Browser protects your privacy by giving you easy control over the use of
|
Privacy Browser is a web browser that protects your privacy by giving you easy
|
||||||
JavaScript, DOM storage, and cookies. Many websites use these technologies to
|
control over the use of JavaScript, DOM storage, and cookies. Many websites use
|
||||||
track users between visits and between sites.
|
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.
|
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
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue