aboutsummaryrefslogtreecommitdiffstats
path: root/netflix-esc.user.js
AgeCommit message (Collapse)Author
2020-09-06Show the info modal by pressing the 'i' keyTeddy Wing
Add a shortcut to show the info modal for an entry.
2020-09-06Allow <C-[> for EscapeTeddy Wing
Close the modal with either the Escape key or <C-[>.
2020-09-06User script to exit Netflix info modal by pressing EscapeTeddy Wing
Netflix's normal interface doesn't allow pressing the Escape key to exit the detail/info/preview modal. Add that in with this user script.