Variable Manager v2

Better variable manager, idea - VirusterDev.

Install this script?
Author's suggested script

You may also like Variable manager.

Install this script

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Pulsing Pulsar
Daily installs
0
Total installs
16
Ratings
0 0 0
Version
1.0
Created
2022-12-16
Updated
2022-12-16
Size
1.96 KB
License
MIT
Applies to
All sites

The Variable Manager For Devs


This is simple 7 lines hack, that allows you to deep change variables.



What is the difference?

The script is 3 in one: It changes prototypes, localStorage and globals.


How does it work?

It pushes your value to few things:

• Object prototype

• Array prototype

• Function prototype

• sessionStorage

• localStorage

• window


How to use?



• Write in the form with "Variable name" Name of variable you want to change.

• Write value you want change to in the form "Value"

• Click "Edit Variable"

• Done!!


Credits



Idea: VirusterDev See the original script


Why are you still here...?