0x48piraj / 0x48piraj/fadblock
Extension slowing down the website
- Dominant language
- CSS
- Stars
- 2.4k
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed that ever since installing this extension, it has slowed down Youtube significantly, even crashing on multiple occasions
Contributor guide
No contributing guide indexed for this repository
Research direction
The extension's content scripts and background service worker likely interact with YouTube's page. Start by profiling the extension's performance impact using browser developer tools. Examine the manifest.json for permissions and content scripts, then review the main JavaScript files that modify page behavior. Look for inefficient selectors, event listeners, or resource-intensive operations that could cause slowdowns or crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100