Skip to content
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

added sidebar permissions to manifest and added PowerShell build script #86

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vaimalaviya1233
Copy link

I looked through the Firefox docs and added side bar implementation to Firefox manifest however i don't use Firefox, so someone needs to test if it works, but i tested the chrome version on Microsoft edge and it works.

Thanks.

Signed-off-by: VaiMalaviya <55515799+vaimalaviya1233@users.noreply.github.com>
Signed-off-by: VaiMalaviya <55515799+vaimalaviya1233@users.noreply.github.com>
const url = isUrl
? content
: `lk`;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

original was wrong implementation of omnibox it did nothing other than to redirect to non-existent page

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix for #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant