Rested is an extension for Google Chrome that enhances productivity and organization for users with heavy tab usage. It allows users to save frequently used tabs as workspaces, automatically detects inactive tabs, and offers the functionality to save them for later use.
-
Save Tabs as Workspaces: Users can save their current set of tabs as a named workspace, which can be reopened anytime with a single click.
-
Detect Inactive Tabs: The extension automatically detects tabs that have been inactive for a specified duration and offers the option to save them in a resting state.
-
Open All Saved Tabs: Users can reopen all tabs saved in a resting state with one click.
-
Workspace Management: Each workspace can be opened or deleted, allowing users to manage their saved tabs efficiently.
To install the Rested chrome extension:
-
Clone the repository or download the source code from GitHub.
-
Open Google Chrome and navigate to chrome://extensions/.
-
Enable "Developer mode" in the top-right corner.
-
Click "Load unpacked" and select the extension directory where the manifest.json file is located.
-
Saving a Workspace: Click on the extension icon, enter a name for your workspace in the input field, and click "Save Current Tabs as Workspace".
-
Opening a Workspace: Open the extension popup and click on the "Open" button next to the desired workspace.
-
Deleting a Workspace: Click on the "Delete" button next to the workspace you wish to remove.
-
Handling Inactive Tabs: The extension will periodically check for inactive tabs and prompt you to save them.
Contributions to Rested are welcome! If you have suggestions for improvements or encounter any issues, please feel free to submit an issue or pull request on GitHub.
This project is licensed under the MIT License.