Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // https://chrome.google.com/webstore/detail/custom-style-script/ecjfaoeopefafjpdgnfcjnhinpbldjij?hl=en
- 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