AI intelligent summary
GPT
The article provides a troubleshooting guide for browser issues like web page lagging or malfunctioning. It covers potential problems with websites, third-party scripts, and browser extensions, offering identification steps and solutions. Additionally, it introduces generic troubleshooting methods using browser developer tools.
This article discusses methods for troubleshooting browser lag and unusual work, emphasizes the importance of turning off ad-blocking and cookie-affecting tools, and provides troubleshooting steps for websites themselves, third-party scripts, and other browser extensions. Performance analysis using browser developer tools is recommended, and websites and extensions known to be potentially problematic are listed.
staple
- Troubleshooting website issues Test multiple websites for problems and determine if the problem is with the website itself
- Script Manager Troubleshooting Disable specific scripts from running, customizable blacklist in settings, note that scripts may affect network requests and click events.
- Extended troubleshooting Automatically disable or enable extensions based on URLs using rule-based mode
- Generic troubleshooting Focus on main web page thread execution and loading of specific website content.
preamble
As a computer with only 16G of RAM, browser lag is an everyday occurrence, but it's also more conducive to discovering where websites, scripts, and extensions are having performance issues, though more problems are actually conflicting with each other resulting in abnormal lag, so that's the direction this article focuses on discussing and addressing
Software Configuration
Windows 11 Latest Edition Edge Latest Version
For those with technical skills, you can jump straight to the
Troubleshooting must-do (especially if the site is not working properly)
- Turn off de-advertising, etc. Intercepting website content Loaded tools:
- Avoid erroneous blocking of web content due to misuse, etc.
- If uBlock Origin
- lockout Tools that affect cookies:
- Especially if it is not possible to verify the situation manually.
- Such as the Privacy Badger
I. Problems with the website itself
Without going into too much detail here, just a reminder that troubleshooting should be Test if the problem is on multiple sites first to troubleshoot if the problem may be with the site itself Although that's highly unlikely.
1. Websites known to be potentially problematic
Google Colab
When a specific code makes a printout, the printout is known to overlay causing the text box to be too long
II. Third-party scripting issues
mainly Grease Monkey Scripts manages browser extensions that While providing a wealth of functionality, problems arise due to not effectively testing or considering the differences between different sites
1. Problem identification steps
- indirectly Disable Script Manager Browser Extension To avoid all possible repercussions, the question remains please jump to the carry out an examination

- When you are sure that the problem is with the script manager, please Determine if the script must be run on this page
- not obliged to Run the script: directly under the current domain. Disable all scripts from running
- necessarily Run the script on the current page: use the
(Maoism) one divides intwomaybedisableThe way to troubleshoot - Scripts that intercept or modify web requests: can easily cause the site's original script logic to fail to function properly
- Scripts that add or hijack events such as clicks: can easily cause the site's original script logic to not work properly
- Realization of additional functions: image search, word search, etc.
- Changing the website UI style

When disabled, the following extension icon will be displayed. There's an X in the lower left corner

available at
Script Manager - Settings - Security - Blacklisting Customization can be fine-tuned to a specific URL (using regular expressions)
Focus on troubleshooting script types:
Types of scripts that generally have no effect:
III. Problems with other browser extensions
1. Recommended quick switch with browser extension manager (optional)
2. Problem identification steps
- utilization
untouchedmaybeBrowser Extension ManagerClose all extensions
in the event that Problems persist Please consider Change browser or even device
- in the event that return to normal If you use the
(Maoism) one divides intwomaybedisableThe way to troubleshoot which extension is responsible for the
Locating the problem with a specific browser extension, but wanting to Use on other pages The program can be used Extension Manager rule-based model to automatically disable or enable extensions based on their URLs.
3. Browser extensions known to be potentially problematic
Flash Copilot - Super Browser Assistant - Chrome Web StoreFlash Copilot - Super Browser Assistant - Chrome Web Store
Efficiency x10, including 10,000-level bookmark management, immersive web notes, bilingual immersive translation,etc.
Some functions have lagging issues in certain situations
Link-Preview - Chrome Web StoreLink-Preview - Chrome Web Store
Enrich DOM links with icon, title and preview.
There are lagging issues within Notion's page pages
IV. Browser Developer Tools Generic Troubleshooting Methodology (Speed Depends on the Technique)
1. Browser Developer Performance Tool (requires not to be completely stuck, otherwise analysis may not be possible either)
Web page loading The process jams:
Record and reload and analyze
follow-up operation The jams of the process:
Start recordingFocused analysis. Main web page thread script execution process, focusing on the Long tasks and non-website JS execution

2. Browser developer web tools (less likely)
Analyze whether specific website content is blocked from loading or modified by other third-party distribution tools
Not at the moment
Not at the moment
Main Reference Not available
acceptable become a member Telegram's Little Warehouse of Seven Rows | Internet Memories | Blogs cap Seven lines Technical Exchange Group Find more tips oh 🥰 and also discuss various issues in the chat group ❓
Welcome to the Bottom comment section. Share your thoughts and experiences with Let's discuss and improve together!
- Author:Qi Xing
- URL:https://blog.qixing1217.top/article/browser-page-lagging-or-not-working-troubleshooting-guide
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!



