Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Linux #8

Open
robinpecha opened this issue Apr 14, 2022 · 1 comment
Open

Support Linux #8

robinpecha opened this issue Apr 14, 2022 · 1 comment

Comments

@robinpecha
Copy link

robinpecha commented Apr 14, 2022

Hi, on ubuntu it can be done after installing xdotool "sudo apt install xdotool -y" by this command:
xdotool search "Mozilla Firefox" windowactivate --sync key --clearmodifiers ctrl+r
And without focusing browser:
xdotool search "Mozilla Firefox" key ctrl+r
But I dont know how to implement it in your extension.

@fabiospampinato fabiospampinato changed the title Command for Ubuntu Focal Support Ubuntu Nov 15, 2022
@fabiospampinato
Copy link
Owner

Is xdotool something that developers usually have installed?

@fabiospampinato fabiospampinato changed the title Support Ubuntu Support Linux Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants