infokiller

Results 179 comments of infokiller

Sorry, didn't get to this yet... Hope to do it soon

As an extra data point, I find the matching of this extension far better than others I tried. It's also very snappy. @MartinLichtblau try a few queries with many tabs...

Sorry, just noticed this is a dup of https://github.com/fwextensions/QuicKey/issues/11 Closing.

Thanks for clarifying and reopening! Could you briefly describe the current logic with regards to whether the title or URL is used for matching? Do you try to match the...

Note that it's actually two added scores: `title+url` and `url+title`. Otherwise in my example above only one of `qkgh` or `ghqk` will match.

Yes, you're spot on about the complexity of this change: it needs to be an optional permission, and it will have to fall back to the current UI in special...

Hey, sorry for the late response. I checked out the branch and tried building the extension with `npm install && npm run build`. However, the second step generated errors: ```...

Thanks, loading from `src` works indeed! I'm running into issues with the pop up window, but they're probably related to my specific setup, using a tiling window manager on Linux....

Thanks for following up on this! I will definitely test it once I have a chance and will report back