Giter VIP home page Giter VIP logo

chrome-otto-tabs's Introduction

Otto Tabs CI

Smart tabs management

As a developper I often find myself struggling with too many open tabs.
Clicking on a link in an email or from any chat software creates each time a new tab. On top of this, add some Google, Wikipedia Github or Stack Overflow tabs and your browser looks like a mess ๐Ÿ˜ค.

It needs regular manual intervention to keep a clean browser. That is why I created Otto Tabs.

Compatibility

Otto Tabs works with all chromium based browsers that implement the chrome.tabs api.

Tested on Chrome 124.0.6367.119, Opera 109.0.5097.68, Brave 1.65.126

Features

Those feature can be toggled on and off. By default the first two are enabled.

Group/stack tabs automatically

Tabs from same domain are grouped next to each other.

Remove duplicate tabs

Tabs with the same url are closed. Only last open tab is kept.

Remove older tabs

No more than 5 tabs from the same domain are open at the same time.

Feedback

Feel free to fill a ticket here !

Want to build and install the extension yourself ?

  • Install yarn
  • Download or clone the project
  • Using a terminal go to the project root folder
  • Run yarn install. This will fetch the project dependencies.
  • Run yarn archive. This will execute the unit tests and create a build folder. This folder contains all the extension files.
  • Go to either chrome://extensions, opera://extensions or brave://extensions according to your browser
  • Install the extension as unpacked by selecting the build folder dz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.