Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.17k stars 519 forks source link

Use Installed Safari plug-ins #4178

Open ezathashim opened 8 months ago

ezathashim commented 8 months ago

I have a plug-in named 'Noir' that I use with Safari. This converts webpages that have no dark theme to a dark representation. I use it because bright white hurts my eyes. It would be good if the web viewer in NNN could load the said plug-in so my eyes don't burn.

stuartbreckenridge commented 8 months ago

We are using WKWebView, not Safari itself. I don't believe there is a way for us to load Safari plugins.

ezathashim commented 8 months ago

Do you know if SFSafariViewController loads plug-ins? If it does, then maybe there could be a preference setting to choose between faster WKWebView and the slower plug-in friendly SafariVC?Just a suggestion. I love NNW nonetheless.On Dec 20, 2023, at 8:26 AM, Stuart Breckenridge @.***> wrote: We are using WKWebView, not Safari itself. I don't believe there is a way for us to load Safari plugins.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>