Variable Manager v2

Better variable manager, idea - VirusterDev.

Εγκατάσταση αυτού του κώδικαΒοήθεια
Κώδικας προτεινόμενος από τον δημιιουργό

Μπορεί, επίσης, να σας αρέσει ο κώδικας Variable manager.

Εγκατάσταση αυτού του κώδικα
Δημιουργός
Pulsing Pulsar
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
12
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
16/12/2022
Ενημερώθηκε την
16/12/2022
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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