Don't you just hate clicking a link, and suddenly discovering you've been tossed into another bread? Well, bucky there may be a visual solution to that, at least for desktopfags.
OTHER bread link highlighting and NOPE button javascript
Here is an updated version, with bells and whistles, of my changes to the original from back in the mists of time.
* Changes since last release:
-
floated the current post count to always be outside the 'toast' area
-
add a variable to set the NOPE button label, so you can put your leastfavfrenanon name there. Or whatever.
-
when clicking on the toast:
_ clicking button 1 (left), current behavior remains,
_ clicking on any button EXCEPT button 1, jumps to that bread but opens a new window (or tab, depending on your browser defaults)
-
The links that are NOT to the current page are highlighted in blueish/greenish color easily distinguishable (maybe not effective for those that are colorblind) from the normal links.
Note in this version that when NOPE (WWG1WGA) is pressed, it's permanent unless you edit the list externally.
If you want the bread loaded with NO user javascript at all, append #nouser to the base url and the page is loaded with user.js skipped over completely.
On page load, the NOPE buttons are disabled.
in the borderbar, the
-
NOPE toggles the buttons.
-
DLBL downloads the blacklist to your computer.
The script compressed for loading: qresearch-190221-0413Z-min.txt
https://pastebin.com/qgykrEa3
The script source commented for review: qresearch-190221-0413z-source.txt
https://pastebin.com/AUqrbyTY
https://8ch.net/qresearch/res/2352371.html#5322488
$ sha256sum qresearch.js qresearch-190221-0413Z-min
1a9c7c079537e354cf938ee96c544d162743f884517e2ccb7987862834a33dd1 qresearch-190221-0413Z-min.txt
82c505d6ed93b282f6b3fa2864a76e5e486e3bd6b0a6678e37ae3ab1d031cf0f qresearch-190221-0413Z-source.txt
————-
Installation steps:
Open another tab in the browser, or an external editor
Switch back to qresearch
Navigate: Options User JS
clear the dialog box
in the other tab, or in the editor, load the xxxx-min file, select all
switch back to the User JS dialog, paste the code,
then save.
This should cause the QResearch page to be reloaded, with the User JS running.
To remove the code, just Options User JS, select all, delete, then save.
————-