All Projects → cxw42 → Tabfern

cxw42 / Tabfern

Licence: other
Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tabfern

Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (+32.35%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Buttercup Browser Extension
🌏 Buttercup browser extension
Stars: ✭ 164 (+60.78%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Chromium Vim
Vim bindings for Google Chrome.
Stars: ✭ 2,150 (+2007.84%)
Mutual labels:  chrome-extension, chrome, google-chrome
Nim
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
Stars: ✭ 168 (+64.71%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Booklight
Your Chrome Alfred - An Extension to provide spotlight-like interface for your bookmarks
Stars: ✭ 98 (-3.92%)
Mutual labels:  chrome-extension, chrome, google-chrome
Chrome Extensions
WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
Stars: ✭ 799 (+683.33%)
Mutual labels:  chrome-extension, chrome, google-chrome
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+3455.88%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+20366.67%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Motrix Webextension
A chrome extension for the Motrix Download Manager
Stars: ✭ 253 (+148.04%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (+298.04%)
Mutual labels:  chrome-extension, chrome, google-chrome
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-45.1%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Pixivbatchdownloader
Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
Stars: ✭ 1,109 (+987.25%)
Mutual labels:  chrome-extension, chrome
Vbookmarks
A successor of Neat Bookmarks.
Stars: ✭ 61 (-40.2%)
Mutual labels:  chrome-extension, chrome
Enhanced Github
🚀 Browser extension to display size of each file, download link and copy file contents directly to the clipboard
Stars: ✭ 1,146 (+1023.53%)
Mutual labels:  hacktoberfest, chrome-extension
Fauxbar
An alternative to Chrome's Omnibox.
Stars: ✭ 69 (-32.35%)
Mutual labels:  chrome-extension, google-chrome
Better Onetab
📑 A better OneTab for Chrome 📝 Temporarily removed from firefox ⚠️ without maintaining in a period & any cooperative purpose are welcome
Stars: ✭ 1,097 (+975.49%)
Mutual labels:  chrome-extension, chrome
Chrome Docker
Chrome, in a Docker container.
Stars: ✭ 69 (-32.35%)
Mutual labels:  chrome, google-chrome
Funds
自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况
Stars: ✭ 1,367 (+1240.2%)
Mutual labels:  chrome-extension, chrome
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (-27.45%)
Mutual labels:  chrome, google-chrome
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (-25.49%)
Mutual labels:  chrome-extension, chrome

TabFern

Join the chat at https://gitter.im/TabFern/Lobby

Developing on TabFern

Update 2019-09-30 Please do not use any code from Stack Overflow — see CONTRIBUTING.md for details.

What is TabFern?

screenshot

TabFern is a Google Chrome extension that:

  • Gives you a vertical list of all your open tabs
  • Groups your tabs by window
  • Saves sets of tabs so you can close them and resume later
  • Backs up and restores sets of tabs

Usage

  • Click the icon to open the TabFern view. The view will also open when you start Chrome.

  • When you open windows or tabs, or rearrange windows or tabs within a particular browser window, the tree will update.

  • To mark a window to be saved, you have two choices:

    1. Give the window a name using the pencil icon (image).
    2. Hit the middle icon showing a rectangle with a red dot (image). The window will close.
  • Folder icons are:

    • Open, unsaved: a monitor (image)
    • Open, saved: a monitor with a green dot (image).
    • Closed, saved (closed unsaved aren't in the tree): a white file folder.
  • Saved windows will be saved even if you close them manually. To remove them from the tree, hit the delete icon (red X, image).

  • Windows you do not expressly save will not be saved when you exit! I am open to discussion of better ways to handle this.

Limitations

  • There is only a two-level hierarchy --- tabs cannot be the children of other tabs in the tree.
  • You cannot open and close individual tabs --- you have to open and close the window as a whole (work is in progress --- see issue 35).
  • Where new windows open may not always be where Chrome would open a new window. Currently, the original size/position of the last-focused or last-closed window is generally where the new window will end up.
  • Lots of others I'm not going to list right now!

Thanks

Legal

Copyright (c) 2017--2019 Chris White and contributors. CC-BY-SA 3.0, or any later version. See LICENSE.md for details, which are controlling in case of any difference between that file and this section.

Contributors are listed in LICENSE.md.

Originally inspired by Tabs Outliner by Vladyslav Volovyk. However, TabFern is not derived from Tabs Outliner. TabFern is not affiliated in any way with Vladyslav or Tabs Outliner.

logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].