Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freaktechnik/close-container
Close all tabs of a contntainer from the tab context menu or a button.
https://github.com/freaktechnik/close-container
firefox-addon firefox-containers firefox-extension webextension
Last synced: 2 months ago
JSON representation
Close all tabs of a contntainer from the tab context menu or a button.
- Host: GitHub
- URL: https://github.com/freaktechnik/close-container
- Owner: freaktechnik
- License: mpl-2.0
- Created: 2018-07-20T18:23:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T10:49:24.000Z (about 2 years ago)
- Last Synced: 2024-08-10T11:03:23.799Z (5 months ago)
- Topics: firefox-addon, firefox-containers, firefox-extension, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/close-container/?utm_source=github.com&utm_content=about
- Size: 36.1 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Close Container
![](icon.svg)Close all tabs of a container from the tab context menu or a button.
## Installation
A stable release version is available here:
[![addons.mozilla.org/](https://blog.mozilla.org/addons/files/2020/04/get-the-addon-fx-apr-2020.svg)](https://addons.mozilla.org/firefox/addon/close-container/)
To run the in-development version from this repository, you either need to use
about:debugging or the `web-ext` tool.## License
This extension is licensed under the [MPL-2.0](LICENSE).