Skip to content

Commit

Permalink
extras: update user.js to v0.5.0 (disable sponsored sites on new tab …
Browse files Browse the repository at this point in the history
…page)
  • Loading branch information
nodiscc committed Mar 12, 2023
1 parent ca6f7e5 commit 712e0c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.extra
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ download_extra: clean
#cp cache/downloads/python3-tartube_2.4.260.deb config/packages.chroot/

# EXTRA https://github.com/nodiscc/user.js
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.4.0-1_all.deb
cp cache/downloads/user.js_0.4.0-1_all.deb config/packages.chroot/
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.5.0-1_all.deb
cp cache/downloads/user.js_0.5.0-1_all.deb config/packages.chroot/

# EXTRA https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
# EXTRA https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/
Expand Down

0 comments on commit 712e0c9

Please sign in to comment.