|
|
|
|
|
by _akash_h
1870 days ago
|
|
UnTab is a browser extension to search through open tabs, history, bookmarks and perform common browser actions in just a few keystrokes. I started working on UnTab as a project for FOSS Hack 2020, to solve my personal problem of searching through dozens of open tabs in my browser. Since then, I have found other use cases that integrate well with the workflow of UnTab, like searching history, doing quick web searches, etc I have open-sourced this project so that anyone can contribute plugins and themes that can extend the feature-set of UnTab. I had a great learning experience building this product and really hope it is helpful to the community. Feel free to leave any feedback. PS: UnTab was one of the winning projects in the hackathon! GitHub repository: https://github.com/blenderskool/untab |
|
The readme in the repo does a good job of explaining the privacy implications, I was wondering if there is some to narrow either the requested permissions (can read and modify data on all pages) and the fact it talks to the network? Even if currently seemingly innocuous, the combination is a big risk that might be unnecessary for most (all?) of the functionality.