codeswitcher: A rainbow splash of paint exploding upward (Default)
[personal profile] codeswitcher posting in [community profile] cs_hackerary
Does two things:

1) Removes the ToS modal overlay.

2) Unfolds all Inbox messages.

Enjoy...
// ==UserScript==
// @name        Codeswitcher's LJ ToS-Boss
// @namespace   http://livejournal.com
// @description FU SUP
// @include     http://*.livejournal.com/*
// @include     http://*.livejournal.com
// @version     2
// @grant       none
// ==/UserScript==

window.onload = function () {
  document.body.setAttribute("class","s-horizon logged-in");   
  var hackthisStylesheet = document.styleSheets[document.styleSheets.length - 1 ];
  hackthisStylesheet.insertRule(".InboxItem_Content { display: block !important; }", 0); 
 }
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

cs_hackerary: (Default)
Codeswitcher's Hackerary

March 2022

S M T W T F S
  12345
6 789101112
13141516171819
20212223242526
2728293031  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 17th, 2025 06:05 am
Powered by Dreamwidth Studios