Recensioni per Open With
Open With di Geoff Lankow
Recensione di Utente Firefox 13514785
Valutata 5 su 5
di Utente Firefox 13514785, 7 anni faI missing Qupzilla.
Your script cannot find QupZilla
I have modify it in this way:
"
def find_browsers():
apps = [
'Chrome',
'Chromium',
'chromium-browser',
'firefox',
'Firefox',
'Google Chrome',
'google-chrome',
'opera',
'Opera',
'qupzilla',
'QupZilla',
'SeaMonkey',
'seamonkey',
]
"
Your script cannot find QupZilla
I have modify it in this way:
"
def find_browsers():
apps = [
'Chrome',
'Chromium',
'chromium-browser',
'firefox',
'Firefox',
'Google Chrome',
'google-chrome',
'opera',
'Opera',
'qupzilla',
'QupZilla',
'SeaMonkey',
'seamonkey',
]
"