SCP Wiki Usertools

This page hosts extensions, tools and scripts to alter and hopefully improve your site experience. If it's hosted here it should work on all browsers that the tool has been tested on. If they don't, or if you need the script to support your browser and it doesn't, report any bugs to the Tech Staff and they'll work on a fix.

This isn't an attempt to screw with your browser, your computer, or your life. Nor is it a vast conspiracy to steal those pics of you at the beach wearing nothing but a small guinea pig and assorted fruits. Seriously, these don't do anything other than modify your user experience on the SCP wiki.




Extensions

An extension is a fully-fledged addition to your browser that is installed from your browser's extension and/or app store. Extensions will automatically update.

S-CSS-P

Screenshot:

s-css-p.png

Description: A modular stylesheet picker that lets you independently adjust the layout, color scheme, logo, fonts, and rating module visibility. Includes sync capability so your preferences carry across browsers so long as you're signed in to Chrome or Firefox.

  1. Install S-CSS-P as an add-on to your default browser.

For bugs, tips or comments, contact pxdnbluesoul .

GitHub

Verified working on: FF_icon.png Chrome_icon.png Opera_icon.png



External services

These are services operated externally by a member of the wiki.

Forum notifications

Description: Receive notifications, by your choice of Wikidot PM or email, of new replies to your forum threads and posts.

More details and instructions: http://notifications.wikidot.com

See also the announcement: https://scp-wiki.wikidot.com/forum/t-14209085/forum-notifications-service

For bugs, tips or comments, contact Croquembouche Croquembouche .

Verified working: As of May 2024



User Styles

These are effectively CSS themes that you can apply to your entire reading experience on the wiki.

Night Mode

Screenshot:

night-mode

Description: Overwrites the default theme of the wiki and swaps it for a darker color scheme. This is only an aesthetic change and does not effect functionality. For further details on it's development, please follow the debug thread on the wiki which shows what it is and is not capable of.

  1. Install Stylish as an add-on to your default browser.
    • For Mozilla users: LINK
    • For Chrome users: LINK
    • For Opera users: LINK
    • Any other browsers, find them yourselves.
  2. Install the custom theme from the following link:
  3. Enable Night Mode from your browser's Stylish drop down menu.

For bugs, tips or comments, contact anqxyr or LurkD .

Verified working on: FF_icon.png Chrome_icon.png



Tampermonkey userscripts

A userscript is a single Javascript file that runs on your page. It is essentially a much smaller extension. Userscripts must be installed manually through a script manager such as Tampermonkey. These userscripts do not automatically update.

Userscripts can be installed on all desktop browsers, but not on mobile browsers with the exception of Firefox.

How to enable your browser to run userscripts

Browsers don't know how to run userscripts by default - to teach them how, you'll need to install an extension that manages them. We recommend Tampermonkey, which works for most browsers. Other userscript managers are available, but most of the userscripts below are written with Tampermonkey in mind.

Firefox: (Desktop, Android)
  1. Go to the Firefox add-ons store.
  2. Click '+ Add to Firefox' to install Tampermonkey.
Chrome: (Desktop only)
  1. Go to the Chrome web store.
  2. Click 'Add to Chrome' to install Tampermonkey.
  3. Visit chrome://extensions and enable 'developer mode' (toggle in the top right).
Safari: (MacOS only)
  1. Go to the App Store.
  2. ⚠️ Click 'Install now' to purchase Tampermonkey for 2ドル.99.
Opera: (Desktop only)
  1. Go to the Opera add-ons store.
  2. Click 'Add to Opera' to install Tampermonkey.
  3. Visit chrome://extensions and enable 'developer mode'.
Edge: (Desktop, Android)
  1. Go to the MS Edge addons store.
  2. Click 'Get' to install Tampermonkey.
  3. Visit edge://extensions and enable 'developer mode'.

This will install the base you need to be able to run the scripts linked here.

How to install the userscripts

Any browser using Tampermonkey:

  1. Pick the userscript you want and click the link labelled "Click here to download/install".
  2. You should be redirected to Tampermonkey. Click "Install".
    • If you are not redirected, and the file simply downloads itself, then Tampermonkey is not correctly installed.
    • If the userscript fails to install for whatever reason, let a Tech Team member know.
  3. Refresh the page, and your userscript should be active.
  4. Continue browsing!
  5. If at any point you get redirected to a page that says "A userscript wants to access a cross-origin resource.", click "Always allow" in the bottom left. You'll have 20 seconds in which to do this - if you run out of time, don't worry, it'll pretend you said "no" and ask you again when it needs to.


Staff Identification

Link: Click here to download/install

Screenshot:

Staff-identification-screenshot-2.png

Description: Adds a title below the username to signify if a user is staff and what position they hold. May help you keep track of the shitload of staff we have to employ around here.

This script works on both the SCP Wiki and on O5 Command.

Verified working on: FF_icon.png (Mar 2022)

The Jumpbox

Link: Click here to download/install

Screenshot:

Jumpbox-screenshot.png

Description: Inserts a small textbox and button next to your account information at the top right of the screen. Jumpbox allows you to instantly jump to any article you want. Typing in only numbers will shoot you off to the relevant scip. Typing in a mix of letters and numbers, or only letters, will get you that page. So 'chat guide' will get the chat guide. Note that Wikidot takes care of the spaces in there, converting them to dashes.

Both an ENTER keypress and a click on the button work to submit.

Note: it doesn't check whether or not the page exists and it doesn't provide anything in the way of spelling correction.

Preface a title with [modifier]| to get a specific type of article. When you want the tale '827' by A Fat Ghost and not SCP-827, typing t|827 will get you exactly what you want, whereas just the number, or SCP-827 will get you the scp.

  • j: for Joke articles (includes a special fix for SCP-J)
  • x: for -EX articles
  • a: for -ARC articles
  • d: for -D articles
  • h: for hub pages (i.e. typing in h|unfounded should get you the Unfounded Canon hub page.
  • t: for tales

If you use any other modifier, it ignores it and acts like you only requested the page you specified after the pipe. I.e. typing o|chat guide will get you the chat guide, ignoring the unknown modifier.

Verified working on: FF_icon.png (Oct 2018)

Previous/Next Buttons for SCPs

Link: Click here to download/install

Screenshot:

PrevNext-screenshot.png

Description: This provides "« Previous" and "Next »" links at the top of any mainlist SCP article. Works fairly fast, but does get slower when there's a lot of [ACCESS DENIED]s between the current page and the next eligible article. This is really only a factor in the lastest SCP series.

Verified working on: FF_icon.png (Oct 2018)

PM shortcut

Link: Click here to download/install

Screenshot:

PMShortcut-screenshot.png

Description: Adds a small envelope image to the right of usernames produced with the Wikidot [[user XXXX]] and [[*user XXXX]] syntax. Click on the envelope to go directly to a new Wikidot PM addressed to that user.

Verified working on: FF_icon.png Chrome_icon.png Opera_icon.png

Series pages dead link checker

Link: Click here to download/install

Screenshot:

Series-dead-links-screenshot.png

Description: Tells you whether or not there's still a title on the Series pages for articles that have been deleted. Inserts a div at the top of the page telling you that either there are no dead links, or the slots that still have a title, but no corresponding page.

Verified working on: FF_icon.png Chrome_icon.png

Rating-B-Gone

Link: Click here to download/install

Screenshot: N/A

Description: Hides the rating module, and modifies the rating link at the bottom to not show the current rating.

Verified working on: FF_icon.png

Delete applications

Link: Click here to download/install

Screenshot:

screenshot.png

Description: Adds two buttons to your Wikidot message inbox that delete messages informing you that someone has applied to one of your sites. One button deletes new applications; the other deletes all applications. Source code

Please report any issues to Croquembouche Croquembouche .

Verified working on: FF_icon.png Chrome_icon.png (v1.3.0, September 2023)

Outdated userscripts

Author Karma (Working, but outdated)

Database requires more frequent updating. (Oct 2018)

Link: Click here to download/install

Screenshot:

AuthorKarma-screenshot.png

Description: Replaces the Wikidot karmabar with one that signifies how many succesful scp, tale and goi-format pages a user has written for the wiki. Also adds a textual representation after the username. This may help you determine the amount of experience a user has when it comes to writing for the wiki. However, that does not necessarily mean users with low author karma are inexperienced.

Note: The page this checks in the background may not have been updated recently (see the textual representation for the last time it was updated.)

The last time the database was updated was 22nd June 2017.

Verified working on: FF_icon.png

Real Rating Info (Not working)

Not working on Firefox or Chrome (Oct 2018)

Link: Click here to download/install

Screenshot:

ss_real_votes.png

Description: Adds a clickable text underneath the rating module for a page, that tells you more about its real rating including how many up- and downvotes it has from active members, how many deleted accounts voted on the page, and whether there are double votes.

Footnotes
page revision: 129, last edited: 05 Dec 2024 12:10
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.

AltStyle によって変換されたページ (->オリジナル) /