Alexei

Results 81 issues of Alexei

Hello! I'm using `po4a` to facilitate translating source Markdown files in Weblate. After a bunch of trial and error, I seem to have discovered the [combination of flags to disable...

Despite various improvements to the popup (#2563, #2748), it's become clear that a significant proportion of users still doesn't know that one can disable Privacy Badger for a specific site....

enhancement
ui
important
help wanted
ux

Sometimes widget replacement fails (#2331, https://github.com/EFForg/privacybadger/issues/1542#issuecomment-631901363), and sometimes it succeeds but our placeholder is unusable for some reason (Spotify, SoundCloud on Tumblr (#787), #2281). When replacement fails for a blocked...

enhancement
widgets
ux

Replaces #2614. Previously: #2451, #2454. TODO: Check if this breaks any release scripts that read from/modify manifest.json

Follows up on #2438 by gating remaining asynchronous initialization tasks behind `badger.INITIALIZED`. ~~May help avoid test failures like https://travis-ci.org/github/EFForg/privacybadger/jobs/684005771 where for some reason we don't have anything in `tabData.origins` at...

migrations

Fixes #1545. - [ ] Does checking expiration only make sense in `onResponseStarted` (not `onBeforeSendHeaders`)? Do we currently ignore some incoming cookies but then record the very same cookies on...

Meant to be set by [admin policies](https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md).

Fixes #1298. Need to figure out how to make surrogates and replacement widgets work well together. Looks like having this surrogate breaks the activation of our [AddThis replacement widget](https://github.com/EFForg/privacybadger/blob/bf38a6a14c442c5497dff58928f80293766b5d80/src/data/socialwidgets.json#L2-L17) ([for...

widgets
surrogates