Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically Configure FireFox #1

Open
oxr463 opened this issue Mar 25, 2020 · 8 comments
Open

Automatically Configure FireFox #1

oxr463 opened this issue Mar 25, 2020 · 8 comments
Labels
enhancement New feature or request
Milestone

Comments

@oxr463
Copy link
Contributor

oxr463 commented Mar 25, 2020

See: https://askubuntu.com/q/73474/799594

@oxr463 oxr463 added the enhancement New feature or request label Mar 25, 2020
@oxr463
Copy link
Contributor Author

oxr463 commented May 4, 2020

[Desktop Entry]
Name=Firefox Developer 
GenericName=Firefox Developer Edition
Exec=/opt/firefox/firefox %u
Terminal=false
Icon=/opt/firefox/browser/chrome/icons/default/default128.png
Type=Application
Categories=Application;Network;X-Developer;
Comment=Firefox Developer Edition Web Browser.
StartupWMClass=Firefox Developer Edition

See also: https://askubuntu.com/a/548005/799594

@oxr463
Copy link
Contributor Author

oxr463 commented May 20, 2020

@oxr463
Copy link
Contributor Author

oxr463 commented Aug 27, 2020

cd /opt
curl -O https://download-installer.cdn.mozilla.net/pub/devedition/releases/81.0b2/linux-x86_64/en-US/firefox-81.0b2.tar.bz2
tar -xf firefox-81.0b2.tar.bz2
rm -rf firefox-81.0b2.tar.bz2

@oxr463
Copy link
Contributor Author

oxr463 commented Sep 14, 2020

@outzhu
Copy link
Contributor

outzhu commented Jun 13, 2022

Should I make a .sh in the scripts?

@oxr463
Copy link
Contributor Author

oxr463 commented Jun 13, 2022

Should I make a .sh in the scripts?

Yes. That would be great!

@outzhu
Copy link
Contributor

outzhu commented Jun 13, 2022

Made the PR #23

@oxr463 oxr463 added this to the v2022.06.0.alpha milestone Jun 14, 2022
@outzhu outzhu self-assigned this Jun 27, 2022
@outzhu outzhu linked a pull request Jul 1, 2022 that will close this issue
@outzhu outzhu removed a link to a pull request Jul 1, 2022
This was referenced Jul 1, 2022
@oxr463
Copy link
Contributor Author

oxr463 commented Jul 11, 2022

  1. We only want Firefox in the Vagrant box, not Docker.
  2. We need to install Xorg server in Alpine and configure it to run Firefox.

outzhu added a commit that referenced this issue Jul 19, 2022
@outzhu outzhu removed their assignment Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants