- Created by veridit
- 🗓 Last Updated: 03/01/20 11:21:33
- 🌟 Stars on GitHub: 0
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
Changes
Publish extensions to AMO and
[AOC]()
Addtabs.alfredworkflow
andtabs-pkg.alfredworkflow
for someone don't have/wanna node/npm
Feature supportFirefox
,Opera
with browser extension.
Update list all tabs first you input keywordt
, which meansargument optional
in Alfred
Update supported browsers work with JXA(applescript) e.gYandex
,Vivaldi
and variants ofSafari
andChrome
.
Change use app's default icon.
Change JXA app activation with file path instead of app name.
Remove activation effect
Caveats
It works OOB with
Safari
,Chrome
, orChromium
based browser which supportsapplescript
well. If it's not working, just add your browser name toSUPPORTED_BROWSER
andCHROMIUM
section in thetabs.js
for jxa andconstants.js
for nodeInstall browser extension
Firefox: https://addons.mozilla.org/en-US/firefox/addon/alfred-tabs-ff/
Opera: Awaiting moderation, install it manually.
Opera: It's easy. Go toExtensions
page. EnableDeveloper Mode
-Load Unpacked Extension...
and locate/usr/local/lib/node_modules/alfred-tabs-improved/messaging/addon-opera/
, pressSelect
button.
(Default node global path:/usr/local/lib/node_modules/
)somewhat messy and basic
installation size is bigger than original one. because ofuws
, it takes about10 MB
alone.
Firefox rises again, afterQuantum
launched. (but I'll stick withChrome
)
Epilogue
Asynchronous!??? had fun with node and js. (I don't know it well)
Who cares? I hope this helpful to you.
alfred-tabs
alfred-tabs
🔍 Find/Activate/Close browser tabs you want easily
Install
$ npm i -g alfred-tabs-improved
Requires Node.js 4+ and the Alfred Powerpack.
Usage
In Alfred, type t
, Space, and your query.
Then select the tab you want and hit Enter!
You will be able to see the tab 🙂
License
MIT © luceat-lux-vestra
MIT © Jaewe Heo