Greasemonkey can perform arbitrary operations on the page as it's shown in the browser, up to and including replacing the whole thing from scratch.
However, this only affects the local copy that Greasemonkey is run on. You cannot, e.g., force the server to serve a new page to anyone visiting from any other computer, or with any other browser or profile. Userscripts are strictly local augmentations, code that you personally run for yourself, and can only make those changes to other computers that you yourself could make. On 2017-01-25 01:57, Anıl Demirtaş wrote: > So i opened source code of a simple web page (no image video or fancy stuff > just text and numbers) and edited the numbers. my question is is it possible > to make chrome show the edited code instead of the original code when someone > goes that link -- Nathan -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/greasemonkey-users. For more options, visit https://groups.google.com/d/optout.
