gthecht / workspacesManager

Open groups of apps with one command - that relate to the project you are working on
MIT License
0 stars 0 forks source link

URLs gatherer #8

Open gthecht opened 2 years ago

gthecht commented 2 years ago

Gather open URLs and add them to the project DB.

We can also cluster them together with files, since web-pages are like files opened with the browser.

gthecht commented 2 years ago

Create a browser extension (make sure it works with Firefox, Chrome and maybe Edge).

The extension will monitor the webpages you are in, and add them to the project list while assigning (and updating) the relevance value.

It will need to allow to remove or ignore a page URL.

It should have a view so that you can open from the browser the pages (lists according to projects and sorted by relevance).

firefox extension