capacitor-plugins icon indicating copy to clipboard operation
capacitor-plugins copied to clipboard

feat: Option to automatically launch browser in reader view

Open mariusbolik opened this issue 4 years ago • 0 comments

Feature Request

Plugin

./browser

Description

I'm using some apps to receive daily news. After I click on a new article, the browser automatically opens in reader view.

Platform(s)

  • iOS
  • Android (don't know if it's supported)

Preferred Solution

Maybe something like this:

{
  launchWithReadingView: true;
}

mariusbolik avatar May 30 '21 15:05 mariusbolik