mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
101 lines
5.4 KiB
Markdown
101 lines
5.4 KiB
Markdown
[](https://github.com/xfox111/TabsAsideExtension/releases/latest)
|
|
[](https://github.com/XFox111/TabsAsideExtension/commits/main)
|
|
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.xfox111.net/projects/tabs-aside/dark.webp">
|
|
<source media="(prefers-color-scheme: light)" srcset="https://cdn.xfox111.net/projects/tabs-aside/light.webp">
|
|
<img alt="Password generator">
|
|
</picture>
|
|
|
|
Stemming its roots from the original Microsoft Edge browser feature, this extension has grown much bigger than just a temporary storage for tabs.
|
|
|
|
It allows you to save and manage your tabs in a convenient way, providing a range of features that make it easy to organize and access your saved tabs.
|
|
|
|
## Features
|
|
- **Save tabs**: Save all your open tabs in a single click, and restore them later
|
|
- **Organize tabs**: Create collections and subgroups to organize your saved tabs
|
|
- **Search tabs**: Quickly find the tabs you need using the search feature
|
|
- **Sync across devices**: Access your saved tabs from any device with your account
|
|
- **Go dark**: Dark mode support for a more comfortable browsing experience
|
|
- **Personalize**: Change the appearance and behavior of the extension to suit your needs
|
|
|
|
Check out our [latest blog post](https://at.xfox111.net/tabs-aside-3-0) regarding all the new features and improvements in Tabs aside 3.0
|
|
|
|
## Languages
|
|
- Chinese (Simplified)
|
|
- English
|
|
- Italian
|
|
- Polish
|
|
- Portuguese (Brazil)
|
|
- Russian
|
|
- Spanish
|
|
- Ukrainian
|
|
|
|
## Download
|
|
[](https://chrome.google.com/webstore/detail/mgmjbodjgijnebfgohlnjkegdpbdjgin)
|
|
[](https://addons.mozilla.org/firefox/addon/ms-edge-tabs-aside/)
|
|
|
|
- [Google Chrome Webstore](https://chrome.google.com/webstore/detail/mgmjbodjgijnebfgohlnjkegdpbdjgin)
|
|
- [Microsoft Edge Add-ons Webstore](https://microsoftedge.microsoft.com/addons/detail/kmnblllmalkiapkfknnlpobmjjdnlhnd)
|
|
- [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/ms-edge-tabs-aside/)
|
|
- [GitHub Releases](https://github.com/xfox111/TabsAsideExtension/releases/latest)
|
|
|
|
### Sideloading (for testing purposes only)
|
|
|
|
<details>
|
|
<summary>Click to expand</summary>
|
|
|
|
---
|
|
|
|
<details>
|
|
<summary><b>Chromium-based browsers (Edge, Chrome, etc.)</b></summary>
|
|
|
|
> 1. Go to [Releases](https://github.com/XFox111/TabsAsideExtension/releases) and select a release to download
|
|
> 2. Download attached archive for Chromium and unpack it
|
|
> 3. Go to `chrome://extensions`
|
|
> 4. Enable "Developer mode"
|
|
> 5. Click the "Load unpacked" button and navigate to the extension's root folder (contains `manifest.json`)
|
|
> 6. Done!
|
|
|
|
</details>
|
|
|
|
<details>
|
|
<summary><b>Firefox</b></summary>
|
|
|
|
> 1. Go to [Releases](https://github.com/XFox111/TabsAsideExtension/releases) and select a release to download
|
|
> 2. Download attached archive for Firefox and unpack it
|
|
> 3. Go to `about:debugging#/runtime/this-firefox`
|
|
> 4. Click the "Load Temporary Add-on..." button and select `manifest.json` file in the root folder
|
|
> 5. Done!
|
|
|
|
> **Important!**
|
|
This will _replace_ officialy installed version if you have one.
|
|
If you want to sideload it without replacing to run both versions at the same time - before loading add-on, open `manifest.json` in a text editor and change `id` key (it's `tabsaside@xfox111.net` by default) to something else
|
|
|
|
</details>
|
|
|
|
> **Note:** If you delete the extension folder it will disappear from your browser
|
|
---
|
|
|
|
</details>
|
|
|
|
## Contributing
|
|
[](https://github.com/xfox111/TabsAsideExtension/issues)
|
|
[](https://github.com/XFox111/TabsAsideExtension/actions/workflows/cd_pipeline.yaml)
|
|
[](https://github.com/xfox111/TabsAsideExtension)
|
|
|
|
There are many ways in which you can participate in the project, for example:
|
|
- [Submit bugs and feature requests](https://github.com/xfox111/TabsAsideExtension/issues), and help us verify as they are checked in
|
|
- Review [source code changes](https://github.com/xfox111/TabsAsideExtension/pulls)
|
|
- Review documentation and make pull requests for anything from typos to new content
|
|
|
|
If you are interested in fixing issues and contributing directly to the code base, please refer to the [Contribution Guidelines](https://github.com/XFox111/TabsAsideExtension/wiki/Contribution-Guidelines)
|
|
|
|
---
|
|
|
|
[](https://bsky.app/profile/xfox111.net)
|
|
[](https://github.com/xfox111)
|
|
[](https://buymeacoffee.com/xfox111)
|
|
|
|
> ©2025 Eugene Fox. Licensed under [MIT license](https://github.com/XFox111/TabsAsideExtension/blob/main/LICENSE)
|