Since today Netflix supports (or better doesn't block) Linux/Chrome for Linux. But it requires a newer version of libnss3 than the one that is in the Wheezy repository.
I solved this problem earlier by adding the Jessie repository and installing the library from there (which seems to be the most common solution you find on the internet). This lead to lots of dependencies getting updated/installed which further lead to dependency conflicts when installing other packages. Eventually it lead to a very unstable system with at some point booted into a kernel panic.
Not that big of a problem here because I just reinstalled Debian Wheezy. (wasn't that long running anyways) But I am facing the same problem now. Is there any possibility installing libnss3/watching Netflix without the need of adding the Jessie Repository? Or is there a better way of doing this which will not lead to a broken system?