fwextensions / QuicKey

Jump between recent tabs in Chrome via keyboard shortcuts or a most recently used (MRU) menu.
https://fwextensions.github.io/QuicKey
214 stars 21 forks source link

Update ctrl+tab instructions for browsers other than Chrome #41

Closed b1tles closed 3 years ago

b1tles commented 3 years ago

Chromium-based browsers other than Chrome will have a different extension ID, afaik The code snippet I'm supposed to paste into the DevTools console won't work if I copy it just like that from the instructions page

E.g. on Edge I needed to:

image

fwextensions commented 3 years ago

Thanks, that's been on my to-do list for awhile. Glad you figured out how to fix it.

I can update the page to show the Edge store ID when loaded in Edge. The challenge is you can add extensions from the Chrome store as well, and I can't tell how many users are running the Chrome version on Edge. I guess I may just need to add a note to that section telling users of the Chrome version to switch the ID.