Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
804 stars 187 forks source link

firefox extension noscript not found #748

Open d1460 opened 2 years ago

d1460 commented 2 years ago

The build didn't find the noscript extension. I made the following change to the build.urls and the noscript extension was found

param noscripturl https://addons.mozilla.org/firefox/downloads/file/3996751/noscript-11.4.10.xpi

param noscripturl https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.1.5-an+fx.xpi

The other two extensions - useragentswitcher and https_everywhere - are probably wrong as well.