P1ayer4312

finki courses course navigation items cleaner

Oct 18th, 2021 (edited)
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // https://chrome.google.com/webstore/detail/custom-style-script/ecjfaoeopefafjpdgnfcjnhinpbldjij?hl=en
  2. window.onload = () => {if(!document.querySelector('li.current_branch p').classList.contains('navigation_node')) document.querySelectorAll('li.current_branch ul li.contains_branch:not(:first-child)').forEach(e => e.style.setProperty('display', 'none'))}
Add Comment
Please, Sign In to add comment