updated dark_reader_pdf.txt so it can be easily cat into xclip

This commit is contained in:
tomit4 2021-12-10 07:00:07 -08:00
parent 567bad049f
commit 280fc42777

View file

@ -1,4 +1 @@
# To get dark reader on pdf in firefox, simply hit F12, and paste this into the console:
javascript:(function(){viewer.style = 'filter: grayscale(1) invert(1) sepia(1) contrast(75%)';})()