Skip to content

Commit 006cdd6

Browse files
committed
Merge branch 'master' of github.com:bit2pixel/chrome-control
2 parents 22624c7 + a27bccd commit 006cdd6

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

chrome.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
#!/usr/bin/env osascript -l JavaScript
22

3+
/**
4+
* A JXA script and an Alfred Workflow for controlling Google Chrome (Javascript for Automation).
5+
* Also see my "How I Navigate Hundreds of Tabs on Chrome with JXA and Alfred" article at [1]
6+
* if you're interested in learning how I created the workflow.
7+
* [1] https://medium.com/@bit2pixel/how-i-navigate-hundreds-of-tabs-on-chrome-with-jxa-and-alfred-9bbf971af02b
8+
*/
9+
310
ObjC.import('stdlib')
411
ObjC.import('Foundation')
512

Binary file not shown.

integrations/Alfred/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)