2024.9.5.0
New Update 2024.9.5.0, I've removed a lot of unused and unnecessary code to cut down the size, not much but it's still a bit. I've also noticed a few crash logs with the cause being the flag --enable-devtools-experiments
, that is now fixed.
[15/8/2024]
- Added SLBr into
brands
innavigator.userAgentData
[16/8/2024]
- Fixed
slbr://tetris
canvas - Made settings, downloads and history menu items all create new tab instead of navigating on current tab
- Removed non-effective flags & useless code
- Code cleanup
- Added permission prompt for popup requests
[17/8/2024]
slbr://
urls are no longer included inslbr://history
- Re-added
disable-best-effort-tasks
only for Lite Mode - Added Never Slow Mode based on Chromium's abandoned proposal
- Optimized resource filter (Ad block, Never Slow Mode) with HTTP protocol check
[18/8/2024]
- Optimized Safe Browsing check
- Code cleanup
- Removed unnecessary variables
[22/8/2024]
- Enhanced SSL detection, instead of checking
https://
- Added icons to indicate spellcheck correction words in context menu
- Added
Ignore Word
for spellcheck context menu
[23/8/2024]
- Updated a few Google links
[24/8/2024]
- Removed unnecessary and unsupported chromium flags
- Added Widevine test
- Enabled Chrome Runtime
- Show 'Add to SLBr' instead of 'Add to Chrome' in Chrome Web Store
- Added extension support
[25/8/2024]
- Added extension popups
- Removed access to a select few
chrome://
URLs - Fixed news source being from the United States instead of locally
- Code cleanup
[26/8/2024]
- Fixed permission handler inconsistency
- Removed unnecessary checks
- Removed nonfunctional garbage collection environment variables
- Fixed window flickering when tuning Appearance settings
[27/8/2024]
- Optimized notifications
- Optimized SLBr scheme initiation
- Removed unnecessary notifications & scheme classes
[29/8/2024]
- Added extra details in crash reports
- Removed the tinies [WebClient & Random]
- Disabled Chrome Optimization Guides (What does Chrome Optimization Guide do? Is it better to be enabled or disabled for performance & optimization, not privacy?)
[30/8/2024]
- Added Teapot easter egg only for HTTPS sites
- Updated to Chromium 127
[31/8/2024]
- Chromium flags cleanup
[9/1/2024]
- Optimized language settings code
- Removed unsupported chromium flag features
- Lite Mode only plays GIFs once
- Changed
DynamicResource
toStaticResource
- Added YouTube quality configuration setting to Browser Section
- Separated YouTube ad block into its own separate setting
[9/2/2024]
- Optimized ad block
- Optimized utility functions
[5/9/2024]
- Code cleanup
- Improved CPU architecture detection
[6/9/2024] EMERGENCY FIX UPDATE
- Fixed invalid frames in Resource Request Handler