Variable Manager v2

Better variable manager, idea - VirusterDev.

이 스크립트 설치?
작성자 추천 스크립트

Variable manager 스크립트도 사용해 보세요.

이 스크립트 설치

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Pulsing Pulsar
일일 설치 수
0
총 설치 수
16
평점
0 0 0
버전
1.0
생성일
2022-12-16
갱신일
2022-12-16
크기
1.96KB
라이선스
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...?