alyssaxuu / omni

The all-in-one tool to supercharge your productivity ⌨️
https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0
MIT License
7.22k stars 338 forks source link

Fixed bugs and added a feature. #118

Open panjiangyi opened 10 months ago

panjiangyi commented 10 months ago

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

    89

Added a feature.

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