Ceiridge / Chrome-Developer-Mode-Extension-Warning-Patcher

⇒ Disable Chrome's Developer Mode Extension Warning Popup & Elision & Manifest V3 webRequestBlocking limitations
GNU General Public License v3.0
454 stars 33 forks source link

Extension Warning Patcher causing crash on Edge #73

Closed ZahNarztiK closed 2 years ago

ZahNarztiK commented 2 years ago

My PC: Windows 10 (64-bit) Current Microsoft Edge Version 96.0.1054.29 (Official build) (64-bit)

Last night, previously, Patcher 5.1.0 and Edge (couldn’t recall which version) working just fine. Timeline of problem:

Please review this issue.

Appreciated. :D

inxomnyaa commented 2 years ago

Same here, but it appears disabling the Elision patch fixes it

Ceiridge commented 2 years ago

Fixed with: 02a7f524f082c4e9304832649b2d7bb5fa20a4df An old Elision pattern now matched with some random code and because of that, it crashed. Edge has removed Elision (which stands for the change that hides WWW and HTTPS in the url bar, like it is the case in Chrome or Brave) anyway.