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

Fixed bugs and added a feature. #118

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

panjiangyi
Copy link

@panjiangyi panjiangyi commented Jan 9, 2024

Fixed two bugs.

  1. Omni wasn't opened as expected on the new tab page.
    This bug is a result of a hardcode extension ID.
    I replaced all the hardcode IDs with a bool variable which is only true in the new tab page.

  2. CSS pollution on the Baidu main page
    some css error https://www.baidu.com/ #89

Added a feature.

If the user holds the alt or meta key, it will open the search page in a new tab.

@panjiangyi panjiangyi changed the title Fixed a bug and added a feature. Fixed bugs and added a feature. Jan 11, 2024
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.

None yet

1 participant