-
-
Couldn't load subscription status.
- Fork 97
feat: add Brave Search engine option #276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: add Brave Search engine option #276
Conversation
This is likely unrelated, but it would be nice if you could find out the root cause of it so we can (maybe) fix it. |
|
also FYI, as mentioned in #92 this is blocked by easylist/easylist#22543 until it gets merged in some capacity into EasyList (I thought it was already in EasyList, which is why I approved the issue, but I guess not..) |
Google Chrome does load |
|
It's likely missing from |
Ah I see, so it just needs to be added to the nonfree gist before this gets merged. I'll keep this as draft till the other PR merges into easylist and update this to latest when that time comes. |
|
@joshuafhiggins the pull request on easylist has already been merged and it's live on uBlock Origin filters under the Fanboy's Annoyances list (easylist/easylist#22443)! Only thing... I had to add the rule as (Fanboy) "annoyance", which is an optional (and disabled by default) filter list for uBlock Origin so it will never automatically be available in Helium without changing the lists enabled by default. |
For your pull request to not get closed without review, please confirm that:
If such issue did not exist before, I opened one.
otherwise I have marked my PR as draft.
organization if I lied by checking any of these checkboxes.
Tested on (check one or more):
Adds the option to pick Brave Search as a default search engine. I'll work on a PR for onboarding to add it there too. Also would someone else be able to test that the favicon loads for them in settings? The URL in the source code for it is valid but something about it causes the following error when trying to show in settings:
ERROR:third_party/blink/renderer/core/html/media/html_media_element.cc:5045] SetError: {code=4, message="MEDIA_ELEMENT_ERROR: Media load rejected by URL safety check"}Resolves #92.