summarylogtreecommitdiffstats
path: root/firefox-unbranded-bin-safe.desktop
blob: 538e61aef533dfcda3e3edb923b756c9b7f9d0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[Desktop Entry]
Name=Firefox Unbranded - Safe Mode
GenericName=Web Browser - Safe Mode
Comment=Browse the World Wide Web in Safe Mode
Exec=firefox -safe-mode %u
Terminal=false
Type=Application
Icon=firefox
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=false
StartupWMClass=Firefox-Safe
Actions=NewTab;NewWindow;NewPrivateWindow;

[Desktop Action NewTab]
Name=Open new tab
Exec=firefox -safe-mode -new-tab about:newtab

[Desktop Action NewWindow]
Name=Open new window
Exec=firefox -safe-mode -new-window

[Desktop Action NewPrivateWindow]
Name=New private window
Exec=firefox -safe-mode -private-window