Last active
April 8, 2023 14:51
-
-
Save edib/bedf7858db1556440b7232bb69891adf to your computer and use it in GitHub Desktop.
~/.local/share/applications/firefox-ps.desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=Firefox-PW | |
Comment=Firefox for Proxyied Web | |
Exec=env /snap/bin/firefox -p "my-another-profile" | |
Icon=/snap/firefox/2487/default256.png | |
Terminal=false | |
Type=Application | |
StartupNotify=true | |
Keywords=Internet;WWW;Browser;Web;Explorer | |
GenericName=Web Browser for Proxyied Web | |
Actions=NewWindow;NewPrivateWindow; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a new profle in github. make necessary changes ie. http proxy, then create above definition and use it.