SlayterDev / RadiumBrowser

iOS Tabbed Web Browser with user editable extensions and ad blocking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RADIUM

Get it on the App Store!

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 👍

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 👍

Imgur Imgur

About

iOS Tabbed Web Browser with user editable extensions and ad blocking

License:MIT License


Languages

Language:Swift 95.7%Language:Ruby 2.0%Language:JavaScript 1.7%Language:Shell 0.3%Language:Python 0.1%Language:Objective-C 0.1%