Follow TV Tropes

Following

Tropers / Kenb 215

Go To

See Spoilers

Instructions to always see spoilers by default. (Works on Firefox and similar browsers only).

  1. Go to your chrome folder (by default: C:\Documents and Settings\_UserName_\Application Data\Mozilla\Firefox\Profiles\_RandomSalt_.default\chrome
  2. Create/open file "userContent.css" (no quotes, probably case-sensitive)
  3. Add the following code:

   @-moz-document domain(tvtropes.org) { 
     span.spoiler {color:#999999 !important} 
     span.spoiler a.createlink {color:#602020 !important} 
     span.spoiler a.twikilink {color:#505090 !important} 
     span.spoiler a.urllink {color:#303090 !important} 
     span.supersecret {color:#999999 !important} 
     span.supersecret a.createlink {color:#602020 !important} 
     span.supersecret a.twikilink {color:#505090 !important} 
     span.supersecret a.urllink {color:#303090 !important} 
   }

Notes:

  • This makes spoilers appear in gray text, wikilinks in a grayish blue, nonexistent links in a grayish red, and normal links a bit grayer.
    • For normal colors, change 999999 to 000000, 602020 to 8C0B0B, 505090 to 191970, and 303090 to 00008B.
    • For any color, you can use any normal html/css color values/names.
  • This won't effect any other sites.
  • It will show both normal spoilers and spoilers in Wild Mass Guessing headings.
  • It depends upon this site's css classes, so if they change, this might break.

Normal:
Spoiler:
Super Secret Spoiler:


Testing: Foo Chekhov's Gun Some Rnd Title External
Testing: Foo Chekhov's Gun Some Rnd Title External
Testing: Foo Chekhov's Gun Some Rnd Title External


Top