search-browser-tabs-for-alfred, I think it's enough to you.
or alfred-tabs
It's hard to meet addon markets requirement to register and keep in.
It's still possible with addons if you need that much!
Publish extensions to
AMOandAOC
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
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 node
Install 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
)
Asynchronous!??? had fun with node and js. (I don't know it well)
Who cares? I hope this helpful to you.
🔍 Find/Activate/Close browser tabs you want easily
$ npm i -g alfred-tabs-improved
Requires Node.js 4+ and the Alfred Powerpack.
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 :)
MIT © luceat-lux-vestra
MIT © Jaewe Heo