mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
799 stars 145 forks source link

Maximize window instauto default #76

Closed joelemanoel closed 1 year ago

joelemanoel commented 2 years ago

Hi @mifi,

I think it would be interesting to leave Instauto maximized in SimpleInstaBot.

In the instauto, in "example.js" it would be possible to add in the launcher the option: defaultViewport: null.

joelemanoel commented 2 years ago

Additional: In SimpleInstaBot on BrowserWindow the function is used: win.maximize()

mifi commented 2 years ago

Hi! Why is maximizing useful? I believe this issue belongs to simpleInstaBot, not instauto.