# Lightning-Browser
**Repository Path**: frenzy/Lightning-Browser
## Basic Information
- **Project Name**: Lightning-Browser
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-05-04
- **Last Updated**: 2021-05-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Lightning Browser [](https://travis-ci.org/anthonycr/Lightning-Browser)
#### Speed, Simplicity, Security

#### Download
[
](https://f-droid.org/app/acr.browser.lightning) [
](https://play.google.com/store/apps/details?id=acr.browser.lightning)
#### Master Branch
* [](https://travis-ci.org/anthonycr/Lightning-Browser)
#### Dev Branch
* [](https://travis-ci.org/anthonycr/Lightning-Browser)
#### Features
* Bookmarks
* History
* Multiple search engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.)
* Incognito mode
* Follows Google design guidelines
* Unique utilization of navigation drawer for tabs
* Google search suggestions
* Orbot Proxy support and I2P support
#### Permissions
##### Automatically granted
* `INTERNET`: necessary to access the internet.
* `ACCESS_NETWORK_STATE`: used by the browser to stop loading resources when network access is lost.
* `INSTALL_SHORTCUT`: used to add shortcuts with the "Add to home screen" option.
##### Requested only when needed
* `WRITE_EXTERNAL_STORAGE`: needed to download files and export bookmarks.
* `READ_EXTERNAL_STORAGE`: needed to download files and import bookmarks.
* `ACCESS_FINE_LOCATION`: needed for sites like Google Maps, requires "Location access" option to be enabled (default disabled).
* `RECORD_AUDIO`: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
* `CAMERA`: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
* `MODIFY_AUDIO_SETTINGS`: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
#### The Code
* Please contribute code back if you can. The code isn't perfect.
* Please add translations/translation fixes as you see need
#### Contributing
* [The Trello Board](https://trello.com/b/Gwjx8MC3/lightning-browser)
* Contributions are always welcome
* Make pull requests into the `dev` branch.
#### License
```
Copyright 2014 Anthony Restaino
Lightning Browser
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain one at
http://mozilla.org/MPL/2.0/
```