Find a file
izk666 7493fce0e3 I've modified your script with some enhancements:
1. Let the user choose the firefox flavor (regular or ESR) without editing the script
2. Apply the librewolf patch directly after installing (No 7za)
3. Remove the telemetry that points to firefox.settings.services.mozilla.com (issue #10)
2021-02-01 23:55:53 +00:00
settings@640b375dc0 inital impl of powershell script 2021-01-30 13:25:06 -03:00
.gitignore inital impl of powershell script 2021-01-30 13:25:06 -03:00
.gitlab-ci.yml Update .gitlab-ci.yml, README.md files 2021-01-30 18:18:32 +00:00
.gitmodules Update .gitmodules 2021-01-30 18:23:32 +00:00
7za.exe inital impl of powershell script 2021-01-30 13:25:06 -03:00
install_script.txt Initial Commit 2019-08-16 21:25:27 -05:00
LICENSE Initial Commit 2019-08-16 21:25:27 -05:00
License.txt inital impl of powershell script 2021-01-30 13:25:06 -03:00
package.ps1 I've modified your script with some enhancements: 2021-02-01 23:55:53 +00:00
README.md Update README.md 2021-01-30 18:34:32 +00:00

Librewolf Windows

Instalation/Creation

  • clone this repository
  • execute the package.ps1 on powershell

This is create a folder librewolf on current dir, with subfolder core (its content of the firefox.exe), with Firefox configured with scripts/settings of librewolf.
From that point you can install using the setup.exe or simple execute the firefox.exe on the core folder.

Cloning the repo

git clone --recursive https://gitlab.com/librewolf-community/browser/windows.git

Opensource Licences/Uses

This scripts use and embed 7zip