Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buzzardgta/close_tabs_by_title

Firefox web extension that closes tabs whose titles match a specific regular expression.
https://github.com/buzzardgta/close_tabs_by_title

close expression expressions extension firefox regex regular regular-expression regular-expressions tabs title

Last synced: 25 days ago
JSON representation

Firefox web extension that closes tabs whose titles match a specific regular expression.

Awesome Lists containing this project

README

        

# Close Tabs by Title

## Description

Close tabs with a specific title using regular expressions.

## Requirements

* [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/) (v112.0)

## Credits

* [ChatGPT](https://openai.com/chatgpt) - The core source code structure was provided to me by ChatGPT.

* [@Grub4K](https://github.com/Grub4K) - General help during the source code development: [`ebabfb1`](https://github.com/Illegal-Services/Close_Tabs_by_Title/commit/ebabfb1126e32f31d29d4ee92e317e742b79af65#diff-2ce48ac6dbf8501b60a7bbeb4c05cbd8b5eead20f4566669b124ade52182387bR28) and [`92b2ed9`](https://github.com/Illegal-Services/Close_Tabs_by_Title/commit/92b2ed90eb29826b5a28e7874b6323e2da3ac720#diff-2ce48ac6dbf8501b60a7bbeb4c05cbd8b5eead20f4566669b124ade52182387bR85-R88)