andryou / scriptsafe

a browser extension to bring security and privacy to chrome, firefox, and opera
https://www.andryou.com/scriptsafe
508 stars 79 forks source link

BUG: Respect Same-Domain BROKEN #433

Open The-DevOps-Guy opened 3 years ago

The-DevOps-Guy commented 3 years ago

Latest version Firefox (v86.0.1) + ScriptSafe v1.0.9.8.

Respect Same-Domain setting cannot be saved in settings.

In your code base, you still seem to be using the old "preservesamedomain" setting.

The only way to set this is by importing the setting "preservesamedomain|true"

When viewing Respect Same-Domain after doing this, Respect Same-Domain is then set to "lose..." mode.

Seems this was just not implemented, could you explain.

While at the same time it has removed the ability to set preservesamedomain in the UI settings.

Thanks for an otherwise great add-on. But having to white list every new website i visit is becoming a nightmare.