Skip to content

Adds basic userscript options to Collapsable Toolbar, options are saved by domain.

License

Notifications You must be signed in to change notification settings

erickRecai/Script-Options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

script-options

Adds basic userscript options to Collapsable Toolbar, options are saved by domain.

Full Toolbar

Creating options for other scripts is somewhat simple to create here.

Provides access to script options for Filter, Highlight, & Delete (FHD) and Replace Text (RPLT).

This script works mostly client side aside from the following external libraries:
jQuery: Used to handle page events.

Installation

Requires a browser extension that enables userscripts to install this userscript. I personally use Tampermonkey but other extensions should work as well.

Tampermonkey for Chrome
Tampermonkey for Firefox

To install this script specifically, just the .user.js file needs to downloaded.

How the scripts are ordered are generally the order that they run. There is a required order if you want everything to show up correctly should you want an onscreen user interface.

  1. Collapsable Toolbar
  2. Script Options
  3. Custom Rules
  4. Replace Text
  5. Filter, Highlight, & Delete

About

Adds basic userscript options to Collapsable Toolbar, options are saved by domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published