We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extension's manifest adds Leta as search engine, and sets the default keyword to m as per this line.
browser-extension/src/manifest.ts
Line 59 in ab7e708
Currently, the m shortcut is hard coded in the manifest and forced each time I restart my browser, thus I can't use it for another search engine.
Do you think that setting it to @mullvad, @leta or whatever would be ok ? This would comply with Firefox's default search engines.
@mullvad
@leta
The text was updated successfully, but these errors were encountered:
Changed it to leta.
leta
This will be part of the next minor release.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Extension's manifest adds Leta as search engine, and sets the default keyword to m as per this line.
browser-extension/src/manifest.ts
Line 59 in ab7e708
However, I would like to use this keyword for another search engine.
Currently, the m shortcut is hard coded in the manifest and forced each time I restart my browser, thus I can't use it for another search engine.
Do you think that setting it to
@mullvad
,@leta
or whatever would be ok ? This would comply with Firefox's default search engines.The text was updated successfully, but these errors were encountered: