Just enter the following code into the IE address bar of the currently opened page and enter the following js to modify the content of the current web page at will
javascript:document.body.contentEditable='true'; document.designMode='on';
encounter When copying the content of a web page is not allowed, just enter the above code in the IE address bar and double-click the page.