-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
Description
When have the extension enabled it pollutes a web page looking like this:
<!DOCTYPE html>
<html>
<head>
<title>title</title>
</head>
<body>
Text
</body>
</html>
to this:
<html>
<head>
<title>title</title>
</head>
<body>
<pre>
Text
</pre>
</body>
</html>
alecglassford, mgol, UltimateBrent, amakhrov, Senorsen and 2 moreSenorsen