How could I best write a hotkey script that opens an url in the webbrowser (firefox)?
Example:
ALT+G = www.google.de
ALT+W = www.wikipedia.de
Or would I have to use some kind of existing software therefore?
How could I best write a hotkey script that opens an url in the webbrowser (firefox)?
Example:
ALT+G = www.google.de
ALT+W = www.wikipedia.de
Or would I have to use some kind of existing software therefore?
For this purpose, you can crate Custom shortcut:
In the Custom shortcut window type:
GoogleCommand:
firefox www.google.de chromium-browser www.google.deClick on Apply
Click on Disabled: