this post was submitted on 26 Feb 2024
21 points (100.0% liked)

Firefox

20384 readers
121 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

I noticed a few websites i use do that when i open the console. I don't know if it may cause performance issues but it looks like abusing something. It happens so fast that screen flickers.

I don't know why browsers allow this and wonder if there is a simple setting to disable that action in somewhere like about:config?

top 3 comments
sorted by: hot top controversial new old
[–] shrugal@lemm.ee 15 points 1 year ago (1 children)

You can run console.clear = () => {} in the console to override and disable the clear method.

[–] muntedcrocodile@lemmy.world 4 points 1 year ago

I should add that as a greesemonky script

[–] CameronDev@programming.dev 12 points 1 year ago