ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.86k stars 846 forks source link

Some privacy-focused addons #169

Closed nyancat18 closed 6 years ago

nyancat18 commented 7 years ago

you could add scriptsafe as an autoinstalled addon (like google makes with their adware), or put it at readme.md

we should clone their sourcecode and compile as addon

protects against: referer watching canvas webgl webaudio webvr spoof referer

https://github.com/andryou/scriptsafe Or download from http://uploadboy.me/ad4ud8c8i6w5/scriptsafe.zip.html it has the best settings for inox

My ua spoofer addon https://github.com/triceratops1/ua-change

http://uploadboy.me/eq1td092wqwv/0.1.6_0.crx.html

Eloston commented 7 years ago

If there is no benefit of building it into the source code, then it should be just linked from the FAQ.

nyancat18 commented 7 years ago

@eloston you could add the first uploadboy link has the ScriptSafe crx + the best setting for it

the second its my addon

nyancat18 commented 7 years ago

Scriptsafe has an official build

https://github.com/andryou/scriptsafe/releases/download/v1.0.9.0_beta/ScriptSafe_v1.0.9.0_BETA.zip

robotme commented 7 years ago

How do I install extentions in ungoogled chromium (mac os 12.2.2)?

nyancat18 commented 7 years ago

@robotme
please check https://github.com/SethDusek/extension-downloader/blob/master/downloader.py

replace inox with your ungoogled path (afik, that works at linux)

Eloston commented 7 years ago

@robotme You can follow the instructions for installing extensions from the Chrome Webstore in the FAQ.

macandchief commented 6 years ago

Besides blocking scripts and spoofing user agent I'd like to add two add-ons that are important for Ungoogled Chromium v62 (as it has WebRTC now and on default WebGL is enabled):

Eloston commented 6 years ago

This issue is stale. If someone wants to submit a PR to include this in the FAQ, feel free to do so.