Description of the issue: Extension is greyed out + unable to access about/preference… click on either one = instant death
Steps to Reproduce (add as many as necessary): 1. 2. 3.
I was trying out this extension, and it borked the extension and preferences tab. “Downloads” and Task Manager dont seem to be affected.
The “faulty” extension isnt there when i checked out ~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Extensions/. So im not sure whats going on… is there any way to force reset the extensions from the terminal?
Luckily (or surprisingly), i installed the same extension on real chromium browser and it didnt bork…
Actual Result (gifs and screenshots are welcome!):
Try make a new profile first, perhaps that will do.
This way you won’t lose / have to export and backup any existing bookmarks and other data, you can deal with those later.
edit: TL;DR
I just noticed you have Brave 1.26.77, current release is 1.28.105 and I could not reproduce the issue. I’d try updating if possible.
BTW, macOS here too, 10.11.6 .
Hmm i cant even open that up, like the whole browser is possessed somehow… “Bookmark manager” is disabled as well, heres the gif of it showing instant death…
Not sure if it’s useful, I located a /Users/username/Library/Application Support/BraveSoftware/Brave-Browser/Profile 5/Extensions/cbnaodkpfinfiipjblikofhlhlcickei.
Oh yes it does!
I just followed that procedure, and now I have those menu items disabled.
Let me see if I get the rest of the problems too…
edit: more or less. “Preferences” from the application menu gets me to about://blank .
edit: I removed the IncognitoModeAvailability, removed the extension, put back IncognitoModeAvailability and still have those menu items disabled.
cd ~/Library/Preferences
defaults delete com.brave.Browser IncognitoModeAvailability
It would seem like “2” is forced to incognito only, and any pages destined to non-incognito mode (about/preferences/extensions/bookmarks/etc…) freak out and die because they dont know what to do.
-integer 1 would be for regular mode only, and incognito is disabled.
So im switching back to -integer 0…
But it’s weird that ive set this up to 2 a long time ago and just bumped into this behavior…
Anyways, case closed! and thanks for all the help around this!
edit: “New Tab” being disabled makes sense, now that I think… and the other ones too, being a policy it’s probably intended to prevent circumventing it.