getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
539 stars 194 forks source link

Evaluate iOS / Android capabilites #55

Open chris-aeviator opened 3 years ago

chris-aeviator commented 3 years ago

We should check how we are doing on Android and iOS Versions of Chrome and Firefox.

bumi commented 3 years ago

afaik there are no add-ons in mobile browsers. (Firefox help). I think for mobile we would need to use a full app (with integrated browser maybe) but I don't think that's a good way to go. I think breez and bluewallet do something like that on mobile

chris-aeviator commented 3 years ago

It says that android is supported (I remember also having Adblock Plus installed there)

Add-ons for the desktop and Android version of Firefox are unavailable for Firefox for iOS. I'd def. look into not letting mobile users out of scope (personally) since this is maybe the biggest crowd of content readers, more research needed though...

On Apr. 21 2021, at 2:40 pm, Michael Bumann @.***> wrote:

afaik there are no add-ons in mobile browsers. (Firefox help (https://support.mozilla.org/en-US/kb/add-ons-firefox-ios)). I think for mobile we would need to use a full app (with integrated browser maybe) but I don't think that's a good way to go. I think breez and bluewallet do something like that on mobile

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/bumi/lightning-browser-extension/issues/55#issuecomment-824028265), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ACX5BJLN2PY3CCVFH3WRYIDTJ3BVJANCNFSM43JVLIVA).

verityj commented 1 year ago

Safari iOS /iPadOS extensions work since iOS 15 (https://developer.apple.com/safari/extensions/). How hard would it be to convert it? https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari

(I would use it daily on Safari Mac as that's my primary browser. And iOS.)

cbrunnkvist commented 1 month ago

See nostore for an example of an extension that (at least at some point, prior to iOS 18-) worked in Safari in iOS (and consequently maybe also macOS).