fluid-lab / gamepad-navigator

GSoC 2020 project
Other
6 stars 10 forks source link

Add ability to refresh the current tab #147

Closed duhrer closed 5 months ago

duhrer commented 5 months ago

We need an action to refresh the current tab.

Although there are client-side approaches, I would prefer to do this using 'chrome.tabs.reload` in the background script.

duhrer commented 5 months ago

Turns out I did this a while ago (see #133) and just missed the option in the increasingly large actions menu.