An open API service indexing awesome lists of open source software.

https://github.com/nju33/chrome-tab-limiter

Chrome extension to set a limit on the number of tabs
https://github.com/nju33/chrome-tab-limiter

chrome-extension gitpod-workspace pin tab

Last synced: about 1 month ago
JSON representation

Chrome extension to set a limit on the number of tabs

Awesome Lists containing this project

README

          


 Tab Limiter

[![Version](https://img.shields.io/chrome-web-store/v/obkdmphdfoaajdgdlmfbpdakmgbcpfnp.svg)](https://chrome.google.com/webstore/detail/tab-limiter/obkdmphdfoaajdgdlmfbpdakmgbcpfnp)

![TabLimiter Screenshot](https://github.com/nju33/chrome-tab-limiter/blob/v4/screenshot.gif?raw=true)

Chrome extension to set a limit on the number of tabs.
タブ数に上限を設定するChromeエクステンション

When the tab is opened, if it exceeds the upper limit of the tab which can be set on the option page, it automatically closes automatically from the tab on the left side.(Excluding pinned ones)
タブを開いた時に、オプションページで設定できるタブの上限を超えていた場合、自動で左側のタブから自動的に閉じていきます。(ピン化されたものは除く)

However, if you set a tab that is closed preferentially on the option page, we will close it from that tab.
ただし、オプションページで優先的に閉じられるタブを設定した場合、そのタブから閉じていきます。

## Install

[TabLimiter - Chrome Extension](https://chrome.google.com/webstore/detail/tab-limiter/obkdmphdfoaajdgdlmfbpdakmgbcpfnp/related?utm_source=chrome-ntp-icon)

## License

The MIT License (MIT)

Copyright (c) 2017 nju33