चर्चा » बनवण्याच्या विनंत्या

script that allows editing of a webpage permanently

§
पोस्ट केले: 2023-01-07

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!

§
पोस्ट केले: 2023-01-09
संपादित केले: 2023-01-09

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.

NotYouनियामक
§
पोस्ट केले: 2023-01-10

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

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.