Discussions » Creation Requests

script that allows editing of a webpage permanently

§
Posted: 7.1.2023

Hey all, I'm looking for a script that allows the editing of a webpage permanently, it only needs to be visible to me and not the general public, is their a script out their like this?
Thanks!

§
Posted: 9.1.2023
Edited: 9.1.2023

Honestly any script does that

document.title = "changed"

The line above changes any website tab title to the text "changed" as soon as the website loads for example.

NotYouMod
§
Posted: 10.1.2023

@hacker09 editing of a webpage *permanently*, I think @Jazzypole want script that saves changes in localStorage.

Post reply

Sign in to post a reply.