SlayterDev / RadiumBrowser

iOS Tabbed Web Browser with user editable extensions and ad blocking
MIT License
112 stars 24 forks source link

Create a Share Extension #5

Open SlayterDev opened 7 years ago

SlayterDev commented 7 years ago

A share extension is needed to allow 3rd party apps to open a page in Radium.

SlayterDev commented 7 years ago

Upon further thought and investigation this may not be as possible or practical as I thought. Moving this out of 1.1 for now.

SlayterDev commented 6 years ago

Maybe do something like chrome here. Have options for adding a bookmark and "open now"

sidcraftscode commented 4 years ago

I can implement this for you https://medium.com/spacebrowser/how-to-set-the-default-browser-on-ios-6d8ebc9cc9b

sidcraftscode commented 4 years ago

Maybe you could register the URL scheme radium:// and then create a share extension.