allen505 / allen505/save-for-later

Support shortcutkeys to save !

Open
#12 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
37
Forks
13
PR merge metrics
No merged PRs in 30d

Description

`chrome://extensions/shortcuts#:~:text=Save%20for%20later`

↑ Copy the above URL and open it will arrive directly.
this hotkey is Popup, not a specific function , so must add ⌨hotkey for 👉

---

- Users will be able to use shortcutkey to directly trigger the function.
- Use the hotkey, it must should 🔔`Chrome.Notifications` !
https://developer.chrome.com/docs/extensions/reference/notifications/

 
 
With the 🔔, users can rest assured when saving with ⌨hotkey!

![bell](https://user-images.githubusercontent.com/10995302/108431836-66bc6300-727e-11eb-9b5f-ee035cdf3bdb.gif)![212_19064108](https://user-images.githubusercontent.com/10995302/108431147-75eee100-727d-11eb-8d17-5c4773bb26df.png)![bell](https://user-images.githubusercontent.com/10995302/108431836-66bc6300-727e-11eb-9b5f-ee035cdf3bdb.gif)

- ###     `?` tabs be saved ꘌ see at here👉 https://github.com/allen505/save-for-later/issues/13

---

⚠ Of course, this hotkey operating must also support `Save selected tabs` !
In fact, a hotkey will be enough, because you holding the `Shift` on the tab-bar and click 2 times from the beginning to the end, it is equivalent to selecting all the tabs under the window.

- see here 👉 https://github.com/allen505/save-for-later/issues/13

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.