it's not a bug, it's a feature.
Editing Text on Any Webpage (Fast Way)Aug 2021

Paste the following script to the url bar. (Make sure the javascript: is included)

javascript:document.designMode="on";void(0);

Then, you are now able to change any text on the webpage.