JoeChip-dev / ekill

Chrome extension to nuke annoying elements in a web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ekill

It's like xkill, but for annoying web pages instead.

Chrome plugin for quickly getting rid of elements on a web page.

Link to the plugin on the chrome web-store.

Example

TIP: Hotkey - Go to chrome://extensions, click the settings burger and click "Keyboard shortcuts", set ctrl+k, or whatever else is convenient and enjoy even faster killing!

License

MIT: http://rhardih.mit-license.org

Changelog

1.1 - 1.3

  • Introduces ability to toggle on/off, as well as dismiss with Esc key
  • Permissions narrowed to activeTab only
  • Targets anything with role=button

1.0

  • Initial version

About

Chrome extension to nuke annoying elements in a web page


Languages

Language:JavaScript 66.6%Language:CSS 24.5%Language:Shell 8.9%