- Solved
- Archived
Open Firefox as a popup window - without URL or tab bars.
Is it possible to open Firefox from command line (or shortcut) without loading the URL or tab bars? My current workaround is to load the URL and then click a bookmarklet … (read more)
Is it possible to open Firefox from command line (or shortcut) without loading the URL or tab bars?
My current workaround is to load the URL and then click a bookmarklet which opens the tab in a popup window. Is there a way to open a link directly in a popup window?
I've scanned about:config to no avail, and it seems all the popup extensions just do what my bookmarklet does.
Ideally there would be a command line flag like --popup which does exactly that, but the closest thing I could find is --headless and --kiosk which don't work that way.
I also made a new profile named "popup" and intended to add extensions which hide the nav bar, but it looks like extensions aren't allowed to do that any more.