sahilrajput.com

Learn Chrome

Disabled below extensions becoz of too much memory usage(deteced from Google Chrome inbuilt task manager):

Lots of unnecessary logs DOM changed detected: Re-initialize code copier each time any useEffect is run?

You can see unnecessary logs in below screenshot and the culprit is Code Copier chrome extension.

Since this extension is useful we choose keep this extension enabled and do appropriate changes to disable this extension on localhost and other development sites.

To disable these logs completely on localhost you can simply go to the extension settings of Code Copier and then follow below screenshot to disable those logs on localhost domain. NOTE: You would need to aditionally add more domain by separating with comma to disable logs on additional sites as per need.

After saving the domain as shown below simply refresh the page e.g., for localhost if you added that there and you would notice only a single log notifying that.

Chrome Extensions

Update default page zoom level and page font size

Date: 8 Oct, 2023

image

We can store objects as global values temporarily for usage like that

image

Browser developer tools - Tips

image