8000 GitHub - alieonsido/spaces
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alieonsido/spaces

 
 

Repository files navigation

Spaces

A browser extension for Intuitive tab management

Spaces is a workspace manager for chrome and edge. It treats each window like a different workspace and lets you name and save each space. You can close a window full of tabs at any time then reopen it later and continue exactly where you left off.

Spaces keeps track of new tabs opened in each workspace and also tabs that you close. It also allows you to quickly move a tab that you are currently viewing into any other space- whether it's open or closed. Great for when you find yourself opening a tab out of context with what you are currently working on and want to come back to it later.

Spaces was developed to help users that tend to have way too many tabs open in a window. It encourages you to move tabs that are not immediately relevant into a different, more appropriate space - thus removing it from your current window. This keeps your browser session manageable - both visually and from a memory perspective.

Isn't this essentially just bookmarks with folders? Yeah, pretty much - but who uses bookmarks?

Install as an extension from source

  1. Download the latest available version
  • Notice: At root directory, you could run just or just comlink-extension to build new submodule from justfile if you need to.
  1. Unarchive to your preferred location (e.g., Downloads).
  2. In Google Chrome, navigate to chrome://extensions/ and enable Developer mode in the upper right corner.
  3. Click on the LOAD UNPACKED button.
  • if you want to sync in every chrome browser between every device, you could use PACK EXTENSION button and then drag the crx file which you packed to the chrome extension page. More details could be found in chrome extension documentation.
  1. Browse to the root directory of the unarchived download, and click OPEN.

TODO — add more sections

  • Build from github
  • License (currently unspecified)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 4.7%
  • HTML 3.5%
  • Just 0.1%
0