Anonymous ID: 0ef693 July 17, 2019, 9:04 a.m. No.14740   🗄️.is 🔗kun   >>4748 >>4770 >>4853 >>4867

2019-07-17

 

Repost with a reprise of the previous version:

 

Updated a user.js for all Q related boards. Have tested on the bunker, patriotsfight, and the old FJ board.

 

This script, now named qrb-bells-whistles, now

 

  • does not fade (hide) tripcoded posts like the old qresearch did

  • supports toasts on multiple boards

 

Compressed min:

 

https://pastebin.com/DEzczDag qrb-bells-whistles-190716-1108.min

 

Full source:

 

https://pastebin.com/Hx1vr4Aj qrb-bells-whistles.js.txt

 

$ sha256sum qrb-bells-whistles*

dd8e20871a47ce24a84a86ce6b101a73613a555cf1c43c9697614fadfb344b3b qrb-bells-whistles-190716-1108.min

648e8ab8486e67bd37441654a43097d32f4baaa0d8aa6ad1a4404838ce6a408b qrb-bells-whistles.js

----------------------------------------

2019-03-05

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.

 

-------------

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.

-------------