1.2.0
- Use
electron.remote.BrowserWindow
on desktop to allow user to grab title without external CORS proxy.
Note: As it allows execution of javascript the local fetch will take slightly longer to show the title result, waiting to see if the title gets modified by javascript execution.