Skip to content

Satoshi-Engineering/userscripts

Repository files navigation

Satoshi Engineering's Userscripts

Little helpers and tools that make our lives easier, implemented as Userscripts.
To be used with Tampermonkey (Chrome) or Greasemonkey (Firefox). Currently only tested in Tampermonkey.

How to install

  • Make sure to have the Tampermonkey extension installed in your Chrome.
  • Follow the script's installation description below.

Scripts

REDIS Commander JSON Helper

Installation

Purpose

REDIS Commander (https://joeferner.github.io/redis-commander/) does not allow inline editing of JSON records. This userscript creates two buttons that, when clicked, pre-fill the REDIS command line with the key of the record and the path of the currently selected JSON key.
The first button is to be used to enter a value, the second creates a command that sets the selected key to value null.

About

Little helpers and tools that make our lives easier. To be used with Tampermonkey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published