Skip to content

Commit

Permalink
Add option to install google-chrome-canary
Browse files Browse the repository at this point in the history
Fixes #189
  • Loading branch information
asdil12 committed Nov 4, 2024
1 parent 5f7a794 commit ac0f905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opi/plugins/chrome.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def run(cls, query):
'google-chrome-stable',
'google-chrome-beta',
'google-chrome-unstable',
'google-chrome-canary',
])
opi.add_repo(
filename = 'google-chrome',
Expand Down

0 comments on commit ac0f905

Please sign in to comment.