📅  最后修改于: 2022-03-11 15:04:15.659000             🧑  作者: Mango
//Paste this in the "console" tab of the Inspect window
//with this you temporarily edit text of a webpage on your end
javascript:document.body.contentEditable = true; void 0;