/dombomb

Quick dom bomb.

Primary LanguageJavaScript

##DOM Bomb

Dombomb is a Chrome plugin that lets you place font bombs across the web. The bomb goes off when someone else with the plugin hovers over it.

###Installation

  1. clone the project somewhere on your computer (git clone git@github.com:muffs/dombomb.git)

  2. Manage extensions in chrome (in settings go to tools -> Extensions)

  3. check the developer mode checkbox (to install a plugin not from the chrome web store)

  4. click "load unpacked extensions" and choose the chrome-extension directory within dombomb

###Usage

  1. Click the bomb logo to activate bomb

  2. Click somewhere on the page with the crosshairs to set the bomb

  3. Next time someone with the plugin hovers over that spot, it blows up!

###License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.