We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86314e0 commit 18c9c4fCopy full SHA for 18c9c4f
.github/workflows/scripts/verify-search-engine-configs.mjs
@@ -63,7 +63,7 @@ const config = {
63
},
64
brave: {
65
inputQuery: ["input[name='q']"],
66
- sidebarContainerQuery: ['#side-right'],
+ sidebarContainerQuery: ['.sidebar'],
67
appendContainerQuery: [],
68
resultsContainerQuery: ['#results'],
69
src/content-script/site-adapters/index.mjs
@@ -91,7 +91,7 @@ export const config = {
91
92
93
94
95
96
97
0 commit comments