ushnisha / tranquility-reader-webextensions

Tranquility Reader rewritten using Webextensions API
GNU General Public License v3.0
118 stars 14 forks source link

Ctrl+[left click] to open in new tab; Unclickable browser Back button #44

Open firepainting opened 1 year ago

firepainting commented 1 year ago

Thanks for this nice extension! Using it on Firefox.

This is more like a feature request, I think, for the option to open links in a new tab by Ctrl+[left click] instead of right-clicking and then "Open Link in New Tab."

I think it's a reasonable "shortcut" as it is standard in any browser anyway.

Currently, upon Ctrl+[left click], the link opens on the same page and still on Tranquility mode, but the Back button is unclickable. I would have to look for the source again, which disrupts work flow. It's also true when simply clicking the link (without holding Ctrl).

If Ctrl+[left click] is not possible then I hope the Back button becomes clickable at least.

Thank you.

mollyrealized commented 1 year ago

A respectful +1 to the above!

ushnisha commented 5 months ago

Implemented in 3.0.25. Ctrl+[left click] will open the link in a new tab without any modifications/processing.