spamwax / alfred-pinboard-rs

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

Broken on Firefox Developer Edition #149

Open waynehoover opened 11 months ago

waynehoover commented 11 months ago

I'm running Firefox Developer Edition with the alfred-firefox extension working but when I try and save a page the workflow stops when fetching tags. It works fine in chrome and normal firefox.

Edit:

It looks like the firefox developer edition has not been updated to call the alfred-firefox extension: https://github.com/spamwax/alfred-pinboard-rs/blob/master/res/workflow/get-current-url.applescript#L211

I fixed this here: https://github.com/spamwax/alfred-pinboard-rs/pull/150