chrome-control icon indicating copy to clipboard operation
chrome-control copied to clipboard

A JXA script and an Alfred Workflow for controlling Google Chrome

Results 9 chrome-control issues
Sort by recently updated
recently updated
newest added

Hi! First, thanks a lot for this awesome Alfred workflow, I really enjoy using it! 👌 The only thing I struggle with is the fact that listing the tabs is...

Microsoft Edge is a browser with chromium kernel, so chrome-control supports it too. The only change is `Application('Google Chrome')` to `Application('Microsoft Edge')` . Maybe chrome-control can support this by allowing...

First off, thanks a trill for this! I found an issue when trying to switch to my SoundCloud tab: 1. I'd type `tab sound` 2. Nothing would appear because SoundCloud...

Thank you for the workflow. The title speaks for itself.

Just wanted to put this pull request in there for anyone who wanted to quickly grab a version with both changes from the other two pull requests merged.

I was wondering if you thought about how this might be expanded to be work with other browsers? I've just started using this for a few days and looks like...

Adds the copy functionality. The workflow that exists in this repo, also allows for a modifier key (shift) to enable a secondary action that allows the copy of the selected...

It would be nice if we were able to queue up multiple tabs to be closed, similar to how you can queue up multiple files in Alfred. It could be...

Would it be possible to add a modifier to allow the user to copy a tab's URL to the clipboard? This workflow is really great, thanks for making it. No...