Variable Manager v2

Better variable manager, idea - VirusterDev.

As of 2022-12-16. See the latest version.

Author
Pulsing Pulsar
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.



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...?