mirror of
https://github.com/SimonBrazell/privacy-redirect
synced 2025-03-10 00:10:17 +01:00
`width: 100%` sets the content-box width, unless the box-sizing value is `border-box`, see: https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing (`box-sizing: border-box` is already the default for `<select>`). In platforms with more padding by default on inputs (like Firefox on Linux for example) this can cause the inputs to overflow the popup. Also shrink the padding manually to what the popup layout expects, so that it doesn't grow past the popup. Additionally we remove the appearance from checkboxes so that they don't take up space. This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1625716.
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives - Nitter, Invidious, Bibliogram & OpenStreetMap.
Allows for setting custom Nitter, Invidious, Bibliogram & OpenStreetMap instances and toggling all redirects on & off.
Build
npm install --global web-ext
web-ext build
- See
web-ext-artifacts/
for outputs.
License
Code released under the MIT license.
Description
Privact redirect è un'estensione web per Firefox, chrome, Brave che reindirizza le richieste di Twitter, YouTube, Instagram e Google Maps verso alternative rispettose della privacy - Nitter sostituisce twitter, Invidious sostituisce youtube, e OpenStreetMap che sostituisce Google Map.
https://noblogo.org/filippodb/breve-guida-per-navigare-piu-veloci-e-piu-sicuri-con-le-estensioni-per
Readme
GPL-3.0
41 MiB
Languages
JavaScript
61.8%
HTML
29.1%
CSS
9.1%