https://github.com/SlayterDev/RadiumBrowser
iOS Tabbed Web Browser with user editable extensions and ad blocking
https://github.com/SlayterDev/RadiumBrowser
adblock adblocking browser extensible extensions ios javascript screenshots swift webbrowser webkit
Last synced: 13 days ago
JSON representation
iOS Tabbed Web Browser with user editable extensions and ad blocking
- Host: GitHub
- URL: https://github.com/SlayterDev/RadiumBrowser
- Owner: SlayterDev
- License: mit
- Created: 2017-07-06T15:57:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T11:58:18.000Z (over 3 years ago)
- Last Synced: 2024-11-05T11:51:08.088Z (5 months ago)
- Topics: adblock, adblocking, browser, extensible, extensions, ios, javascript, screenshots, swift, webbrowser, webkit
- Language: Swift
- Homepage:
- Size: 1.15 MB
- Stars: 112
- Watchers: 7
- Forks: 24
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - RadiumBrowser - iOS Tabbed Web Browser with user editable extensions and ad blocking (webkit)
- awesome - RadiumBrowser - iOS Tabbed Web Browser with user editable extensions and ad blocking (webkit)
README
# RADIUM #
Get it on the [App Store](https://itunes.apple.com/us/app/radium-web-browser/id1274491203?mt=8)!
### What is this repository for? ###
* iOS tabbed web browser with extensions
* Version 1.3### How do I get set up? ###
* `git clone https://github.com/SlayterDev/RadiumBrowser.git`
* `pod install`
* Build and run :+1:### Discussion ###
This is a web browser with multiple tabs backed by `WKWebView`. The unique feature of this browser is the ability for the user to add their own JavaScript extensions to the browser. The app is also capable of using its own builtin extensions. Currently the only one is a script to look for the touch icons of a website and return it back to the app to use for the icon on the tab and favorites. The app uses the Realm database to store extensions, history, favorites, and browsing sessions.
The code editor for the extensions has syntax highlighting and auto indentation. So that's pretty neat.
### Contributors ###
Fork, edit, pull request :+1:
 