github

rhardih / ekill

  • пятница, 5 октября 2018 г. в 00:20:22
https://github.com/rhardih/ekill

JavaScript
Chrome extension to nuke annoying elements in a web page



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