Skip to content
Snippets Groups Projects
Commit 533d53c2 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by Richard Pospesel
Browse files

MB 20: Include the Mullvad Browser Extension

parent a9039721
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,7 @@ done
mv [% c('input_files_by_name/noscript') %] "$TBDIR/$EXTSPATH/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi"
[% IF c("var/privacy-browser") -%]
mv [% c('input_files_by_name/ublock-origin') %] "$TBDIR/$EXTSPATH/uBlock0@raymondhill.net.xpi"
mv [% c('input_files_by_name/mullvad-extension') %] "$TBDIR/$EXTSPATH/{d19a89b9-76c1-4a61-bcd4-49e8de916403}.xpi"
[% END -%]
[% IF !c("var/macos") && c("var/tor-browser") -%]
cp "$TBDIR/$EXTSPATH/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi" "$TBDIR/$PROFILEPATH/"
......
......@@ -110,6 +110,10 @@ input_files:
name: ublock-origin
sha256sum: 6bf8af5266353fab5eabdc7476de026e01edfb7901b0430c5e539f6791f1edc8
enable: '[% c("var/privacy-browser") %]'
- URL: https://github.com/mullvad/browser-extension/releases/download/v0.7.0-firefox-beta/mullvad-browser-extension-0.7.1.xpi
name: mullvad-extension
sha256sum: 56677556ee5e4c61fb56274be9c2b79453b42582b0f8d1b5a182bc9aa5d58e77
enable: '[% c("var/privacy-browser") %]'
- filename: 'gtk3-settings.ini'
enable: '[% c("var/linux") %]'
- project: hfsplus-tools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment