r3bl-org/shortlink
This Chrome & Firefox extension provides a browser action that simply allows the user to create a shortlink for all the selected tabs in the current window. It can be activated via a keyboard shortcut Alt + L. To use it, in the omnibar, type go then press Tab, then type the phrase you have created a shortlink for earlier & it will open the tab(s).
TypeScriptMIT
Issues
- 2
- 0
Create an electron app (and Tauri app) to package this chrome extension as an app
#31 opened by nazmulidris - 5
- 2
Port this to Edge & Mozilla Firefox
#10 opened by nazmulidris - 0
Hide chrome api behind provider
#39 opened by nazmulidris - 0
Implement drag & drop for import and export
#37 opened by nazmulidris - 0
- 13
Implement `import` and `export` commands
#9 opened by nazmulidris - 2
When a shortlink has lots of URLs, they spill over out of the container of the popup, and it should not do this
#33 opened by nazmulidris - 2
- 4
Add ESLint for Code Quality Improvement.
#21 opened by SaurabPoudel - 4
- 5
Provide a way to search / filter shortlinks
#24 opened by nazmulidris - 13
Allow all existing shortlinks to be edited
#11 opened by nazmulidris - 6
Allow mouse click in popup to open tabs
#3 opened by nazmulidris - 22
Make default action in `popup.tsx` open an existing shortlink (instead of overwriting it)
#7 opened by nazmulidris - 0
- 0
Extend the `copy`/`c` command such that you can pass in multiple arguments that are comma delimited
#13 opened by nazmulidris - 8
Validate new shortlink input (for save)
#8 opened by nazmulidris - 0
Allow copying of shortlink to clipboard
#5 opened by nazmulidris - 0
Clean up logic to use `types.ts`
#2 opened by nazmulidris - 0
Make async / promise code consistent
#4 opened by nazmulidris - 0
Use types in the codebase
#1 opened by nazmulidris