Tabs aside
Classic Microsoft Edge "Tabs Aside" feature
O que é Tabs aside?
Tabs aside é uma extensão do Chrome desenvolvida por https://xfox111.net, e sua principal característica é "Classic Microsoft Edge "Tabs Aside" feature".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tabs aside
Baixe arquivos de extensão Tabs aside no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Classic Microsoft Edge "Tabs Aside" feature for Chromium-based browsers If you’re like me, you often find yourself with a bunch of open tabs. You’d like to get those tabs out of the way sometimes, but they’re maybe not worth saving as actual bookmarks. In the Edge browser, Microsoft has introduced a new feature called "Tabs aside" (or Tab groups) which lets you set tabs aside in a sort of temporary workspace so that you can call them back up later. Unfortunately, in new Chromium-based Microsoft Edge, the devs decided not to implement this must-have-feature. So, I've decided to create a browser extension which replicates this awesome feature in Chromium-based browsers ## Features - Familiar UI inherited from legacy Microsoft Edge with some improvements - Auto Dark mode* - Now you can restore one tab from collection without removing - Convenient hotkeys - Ability to load restored tabs on your demand ## Hey, It's open-source software! If you know how to improve this extension you can check its GitHub Repository at https://github.com/xfox111/ChromiumTabsAside Check out release changelog on https://github.com/xfox111/chromiumtabsaside/releases/latest *Color mode of the extension depends on the color mode of your operating system
Informações Básicas da Extensão
Nome | Tabs aside |
ID | mgmjbodjgijnebfgohlnjkegdpbdjgin |
URL Oficial | https://chromewebstore.google.com/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin |
Descrição | Classic Microsoft Edge "Tabs Aside" feature |
Tamanho do Arquivo | 1.89 MB |
Contagem de Instalações | 4,424 |
Versão Atual | 2.0.5 |
Última Atualização | 2023-08-25 |
Data de Publicação | 2020-06-27 |
Classificação | 4.48/5 Total de 48 Avaliações |
Desenvolvedor | https://xfox111.net |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/xfox111/ChromiumTabsAside |
URL da Página de Ajuda | https://xfox111.net/Contacts |
Idiomas Suportados | en,es,it,pl,pt-BR,ru,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "version": "2.0.5", "manifest_version": 2, "description": "__MSG_description__", "author": "__MSG_author__", "default_locale": "en", "permissions": [ "tabs", "bookmarks", "unlimitedStorage", "storage", " |