Lightning-Browser
Introduction: A lightweight Android browser with modern navigation
Tags:
Speed, Simplicity, Security
![]()
Download
Features
Bookmarks
History
Multiple search engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.)
Incognito mode
Unique utilization of navigation drawer or bottom drawer for tabs
Customizable search suggestions
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.POST_NOTIFICATIONS: used to display notifications.
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).
Contributing
- Contributions are always welcome
- Make pull requests into the
mainbranch.
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/


