spamwax / alfred-pinboard-rs

Alfred Workflow for Pinboard (Rust)
Other
277 stars 13 forks source link

proof of concept for a FF extension that uses native messaging to report #123

Closed brttbndr closed 3 years ago

brttbndr commented 3 years ago

the current URL -- this could be cleaner than sending keystrokes to select and copy the URL

spamwax commented 3 years ago

thanks for the PR. will this be installed on user's firefox? will this workflow/alfred call the python code or it is done on the Firefox's side?

brttbndr commented 3 years ago

Whoops, should have marked this as a draft!

I've discovered https://github.com/deanishe/alfred-firefox has already implemented this (and a lot more). I'm aiming to have a PR that detects if that workflow is installed and uses it if so, otherwise continue to scrape the URL via clipboard.