infokiller

Results 179 comments of infokiller

Confirmed there's an issue, but I'm not sure how to fix it. Startpage seems to misbehave when scrolling to a search result, for example when using `document.querySelectorAll('a.w-gl__result-url')[7].scrollIntoView()`. Personally I'm not...

@Reintjuu did you try the troubleshooting steps? https://github.com/infokiller/web-search-navigator#troubleshooting

Sounds good. I plan to expand the navigation in the next batch of improvements I'll make (not sure when yet), including stuff mentioned in #92

@afilp another option is to use home row keys for everything. For example, I use `ijkl` for results navigation instead of the arrow keys, and space to open a link....

> @infokiller Now I am also using j/k, it is very convenient indeed. So, how about having "SHIFT-j" and "SHIFT-k" for navigating through the "More results from..." section? > There...

@eggbean indeed I just tested this and it seems there's a bug (regression following the fix). There's no way to momentarily deactivate the extension. I'll try to fix this ASAP.

~~@eggbean can you please test this again? it works for me now~~ Update: sorry this has already been verified to work

Thanks for reporting! I can't trigger the jobs widget, not sure if this is an experiment or I just need to access it from another location, but I'll try with...

Deadline seems to be January 2023: https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ I'm still not sure about the support status in Firefox.

As of today (2022-05-09), Firefox still doesn't seem to have (good?) support for MV3. I played with using symlinks to create two different source directories, one for Firefox and one...