You need to edit this line: https://github.com/pmsosa/Hidden/blob/master/background.js#L55
To something like this:
chrome.windows.create({url: url , incognito: true, state:'maximized'});
No guarantee though. I don't know JS and I never developed chrome extensions.
UPD. Checked it and fixed my solution to working one. Enjoy.
Comment has been collapsed.
Thanks a lot! Will test in the afternoon, afterworks. In case I find out how making an extension out of this code works :)
Comment has been collapsed.
Well, you actually don't even need to make extension. Just download repo you linked in post (either with git clone command, or simply as zip) to folder you like (if you downloaded .zip you'll need to extract it of course), enable "Developer mode" in chrome, select "Open Unpacked" and select the folder you made. That's it, it will work now.
Comment has been collapsed.
Thanks. Managed it myself, but thanks for assistance!
Comment has been collapsed.
Gerne. Gibt noch paar andere, die das Gleiche machen, aber alle eben ohne "Fullscreen" ;) Aber wenn es dir gefällt, ist es ja schön. Ich habe jetzt auch meine angepasste Version durch SG und bin zufrieden :)
Comment has been collapsed.
I bump myself for you to get a chance for the giveaway^^
Comment has been collapsed.
1 Comments - Last post 2 minutes ago by cals7
17 Comments - Last post 21 minutes ago by MeguminShiro
9 Comments - Last post 2 hours ago by misterhaan
15 Comments - Last post 2 hours ago by misterhaan
60 Comments - Last post 2 hours ago by OrbitalBliss
23 Comments - Last post 4 hours ago by Lugum
74 Comments - Last post 5 hours ago by Skelerth
31 Comments - Last post 4 minutes ago by 1bit
45 Comments - Last post 12 minutes ago by Vampus
39 Comments - Last post 48 minutes ago by ihylinda
18,120 Comments - Last post 1 hour ago by NewbieSA
252 Comments - Last post 1 hour ago by Phantomreader42
1,760 Comments - Last post 1 hour ago by Jztr
172 Comments - Last post 1 hour ago by fernandopa
Hi there ... I am a fan of this extension:
https://chrome.google.com/webstore/detail/hidden-auto-incognito-fil/ilankdeoodaclegebpfgkfnbciiaabeo?hl=de
but have one problem: new incognito window does not open maximised, but this is a feature I really miss.
As the code is open source (https://github.com/pmsosa/Hidden) I ask you, beloved community: which file has to be altered to achieve the desired behaviour?
Meanwhile take this Level 4 Giveaway: How to survive
Have a great time.
Comment has been collapsed.