Giter VIP home page Giter VIP logo

browser's Introduction

FREE Browser

FREE Browser is a web browser for optimal privacy

  • fully open source
  • no trackers
  • no unnecessary permissions
Get it on F-Droid

FEATURES

  • AdBlocker using StevenBlack host list
  • Measures against browser fingerprinting
  • Cookie Banner Blocker: Auto "Deny", based on Cookie Banner Rules for Firefox
  • Advanced settings for javascript, cookies and DOM-storage (domain/bookmark based)
  • Support for Greasemonkey style scripts
  • Optimized for one hand handling (toolbar at bottom)
  • TAB control (switch, open, close, unlimited tabs)
  • Fast toggle for most important settings
  • Search current website
  • Web search (from marked text via context menu)
  • Save as PDF
  • Open links in other apps (for example YouTube)
  • Backup
  • etc

LICENSE

This app is licensed under the GPLv3, © woheller69.

The app uses code from:

The app supports (not included, will be downloaded if switched on):

INSTRUCTIONS

Send a coffee to 
[email protected] 

Main Navigation

The main navigation features are depicted in the image above.

For each tab it is possible to enable/disable:

  • AdBlock
  • Anti-Browser-Fingerprinting measures
  • Desktop Mode
  • DOM-Storage
  • JavaScript

These settings (except desktop mode) are inherited from global settings when a new tab is created. They will always be applied when a new web site is opened.

FREE Browser allows bookmark specific settings for JavaScript, DOM-Storage, and Desktop mode. These are set from the current tab when storing the bookmark and can be changed when editing it. If a bookmark is opened these settings will be applied, no matter which other settings are valid for the tab. If this is the case the bookmark symbol in "Exceptions" will be highlighted. When browsing within the domain of the bookmark these settings will remain.

In addition you can define domains where Cookies, DOM-Storage, and JavaScript are always allowed (see Settings -> Browser Settings). Cookies will override the global cookies setting. DOM-Storage and JavaScript will override the tab specific settings. If one of these exceptions is active the respective icon will also be highlighted in "Exceptions". A click on the icon will add/remove an exception. Third party cookies are not supported in general.

In additions there are settings which are only available as global settings and apply to all websites:

  • Allow location access: enables websites to access your device's location
  • Allow camera access: allows websites to use your device's camera
  • Allow microphone access: allows websites to use your device's microphone
  • Download images: saves data by downloading images only when not connected to a metered network, usually a WiFi connection; otherwise, images will always be loaded when connected to a non-metered network
  • Night mode: enables algorithmic darkening of web pages when the app is in dark mode and the website doesn't have a dark version

Cookie Banner Blocker

FREE Browser comes equipped with integrated support for Mozilla's Cookie Banner Rules. This feature allows the browser to automatically inject cookies that opt out of any unnecessary cookies, while also attempting to click opt out if a banner is present. However, please note that this functionality is only available for banners that are not located within child windows (runContext: 'child', used by very few rules only). If you notice any missing rules, please open an issue in Mozilla's repository after trying with Firefox first. Important: Cookie Banner Blocker requires JavaScript!

Greasemonkey style scripts

FREE Browser supports simple user scripts in Greasemonkey style. (e.g. Github Old Feed ) The following tags:

  • @match (required!)
  • @run-at
  • @name

@run-at:
If defined as "document-start" scripts run in onPageStarted() of Android WebView, otherwise scripts run in onPageFinished.

@match: At least one tag required. E.g. @match https://*/ to match all https urls
If the expression after @match starts and ends with "/" it is treated as a regex.

Other tags are NOT supported at the moment, e.g.

  • @include
  • @exclude
  • @grant
  • @required

Browser Settings

In this section you can define your favourite start page, search engine, etc. You can select your favourite StevenBlack AdBlock list. You can also enter list of additional domains (one domain per line) which should be blocked. And this is the place to manage exceptions for cookies, javascript, and DOM storage.

Backup / restore

You can save / restore app data (=databases), bookmarks, and preferences. Data will be stored in Documents/browser_backup.

OTHER APPS

RadarWeather Gas Prices Smart Eggtimer
Bubble hEARtest GPS Cockpit
Audio Analyzer LavSeeker TimeLapseCam
Arity omWeather solXpect
gptAssist dumpSeeker huggingAssist
FREE Browser whoBIRD

browser's People

Contributors

woheller69 avatar smarquespt avatar ali-demirtas avatar hdk2d avatar element54 avatar harryheights avatar smallg0at avatar futrdevelopment avatar jumpingyang001 avatar splinet avatar plum7x avatar daywalk3r666 avatar m3hdirostami avatar vistaus avatar enricomonese avatar hellohat avatar bubu avatar pbui avatar poussinou avatar secangkir-kopi avatar guillaumeassier avatar skewedzeppelin avatar sandeepshahi avatar islam2hamy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.