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.
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.
Fixed two bugs.
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.
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.