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

https://github.com/goldinguy/tabexplosion

✨ Blows up all your tabs at midnight in a cool explosion
https://github.com/goldinguy/tabexplosion

chrome-extension explosion tabs

Last synced: 2 months ago
JSON representation

✨ Blows up all your tabs at midnight in a cool explosion

Awesome Lists containing this project

README

          

# Tab Explosion

✨ As [@backlon](https://twitter.com/backlon/status/1337436831399329797) says, Friday is "that day." All your tabs self-destruct at midnight. Only with this chrome extension, that actually happens, and with a cool explosion too...

## Gallery

## Development setup

Simply clone the repository, then run

```
cd tab-explosion

npm install
```

Then to test the app, enable `developer tools` in the Extension Options for your browser, and load the folder containing the `manifest.json` file

## Contributing

1. Fork TabExplosion [here](https://github.com/GoldinGuy/TabExplosion/fork)
2. Create a feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

## Meta

Created by [@GoldinGuy](https://github.com/GoldinGuy), with credit to [@Pandawon](https://github.com/Pandawan/CloseAllTabs), [@ChuckLeone](https://github.com/ChuckLeone/canvas-explosion), and [@TobySmith](https://github.com/tobysmith568/Confetti-Chrome-Extension) for their previous work in the area of tab & particle based chrome extensions

Distributed under the MIT license. See [LICENSE](https://github.com/GoldinGuy/TabExplosion/blob/master/LICENSE) for more information.