Skip to content

GoldinGuy/TabExplosion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Explosion

✨ As @backlon 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
  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, with credit to @Pandawon, @ChuckLeone, and @TobySmith for their previous work in the area of tab & particle based chrome extensions

Distributed under the MIT license. See LICENSE for more information.