fftoggle.png

FanFiction.net Toggle Lights

A script which allows to swap between a light and dark theme for the text edit sections.

Type: User script
License: GNU Lesser General Public License 3.0
Version: 1.3

FanFiction.net Toggle Lights

Last updated: October 26th, 2022

JavaScript userscripts utils complete

This small script adds a button to the doc editor toolbar which toggles lights ON (black text on a white background) and OFF (white text on a black background). Mixing this with the fullscreen mode results in a more comfortable writing experience for your eyes.

Simply install this script and it will do its job right after the page load its main contents. No special GM permissions are required so far.

Features

  • Automatic script execution and updating.
  • Fully integrated into the edit frame toolbar: the function can be toggled by pressing an only button.
  • The script saves your preferences in your browser, and applies them automatically.

Requirements

  • Mozilla Firefox or Google Chrome. Recent versions are recommended.
  • Greasemonkey plug-in for Firefox, or Tampermonkey for Chrome.