Skip to content

ntieman/chrome-nuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Nuke

Remove annoying elements with explosions.

Click the bomb to arm, then click on an element to nuke it.

API

chrome.runtime.sendMessage(extensionID, { action: 'arm' })

Build

npm run build

Performs all build tasks.

npm run build icons

Creates resized icons.

npm run build zip

Creates ZIP file in /dist.

Testing

npm test

Currently fails because extension has no ID.

npm run server

Starts a local server with a simple test page accessible at http://localhost:3000.

About

Remove annoying elements with explosions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published