Skip to content

Instantly share code, notes, and snippets.

@edib
Last active April 8, 2023 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edib/bedf7858db1556440b7232bb69891adf to your computer and use it in GitHub Desktop.
Save edib/bedf7858db1556440b7232bb69891adf to your computer and use it in GitHub Desktop.
~/.local/share/applications/firefox-ps.desktop
[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;
@edib
Copy link
Author

edib commented Apr 8, 2023

Create a new profle in github. make necessary changes ie. http proxy, then create above definition and use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment