firefox-devtools / firefox-devtools/vscode-firefox-debug
Unable start firefox without creating new tab
Open
- Dominant language
- TypeScript
- Stars
- 447
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
By default, firefox opens new tab with `about:blank`, If `user.js` set to `user_pref("browser.startup.page", 3);` (restore previous session), it will open additional new tab each time firefox has started.
Attempting set `"url": ""` in launcher is ignored. So far, I'm unable find a way launch firefox without opening any new tabs.
Contributor guide
Assessment
This issue has not been assessed yet.