All Projects → rhardih → Ekill

rhardih / Ekill

Licence: mit
Chrome/Firefox extension to nuke annoying elements in a web page

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ekill

Sfdc Debug Logs
Browser extension for Salesforce logs management
Stars: ✭ 28 (-97.12%)
Mutual labels:  chrome-extension, firefox-addon
Prometheus Formatter
Browser extension which makes plain Prometheus metrics easier to read
Stars: ✭ 34 (-96.51%)
Mutual labels:  chrome-extension, firefox-addon
Mmra
Make Medium Readable Again — a browser extension
Stars: ✭ 625 (-35.77%)
Mutual labels:  chrome-extension, firefox-addon
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-97.02%)
Mutual labels:  chrome-extension, firefox-addon
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-97.74%)
Mutual labels:  chrome-extension, firefox-addon
Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (-42.45%)
Mutual labels:  chrome-extension, firefox-addon
Saka Key
A keyboard interface to the web
Stars: ✭ 748 (-23.12%)
Mutual labels:  chrome-extension, firefox-addon
Refined Hacker News
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
Stars: ✭ 498 (-48.82%)
Mutual labels:  chrome-extension, firefox-addon
Toggl Button
Toggl Button extension for Chrome and Firefox
Stars: ✭ 891 (-8.43%)
Mutual labels:  chrome-extension, firefox-addon
Rsstodolist Addon
rsstodolist Firefox and Chrome addon (using Web Extension API)
Stars: ✭ 5 (-99.49%)
Mutual labels:  chrome-extension, firefox-addon
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (-44.3%)
Mutual labels:  chrome-extension, firefox-addon
Aws Extend Switch Roles
Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
Stars: ✭ 862 (-11.41%)
Mutual labels:  chrome-extension, firefox-addon
Web Search Navigator
Chrome/Firefox extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others
Stars: ✭ 532 (-45.32%)
Mutual labels:  chrome-extension, firefox-addon
Chrome Utm Stripper
Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings
Stars: ✭ 590 (-39.36%)
Mutual labels:  chrome-extension, firefox-addon
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-48.92%)
Mutual labels:  chrome-extension, firefox-addon
Tab Session Manager
WebExtensions for restoring and saving window / tab states
Stars: ✭ 711 (-26.93%)
Mutual labels:  chrome-extension, firefox-addon
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (-52%)
Mutual labels:  chrome-extension, firefox-addon
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+450.05%)
Mutual labels:  chrome-extension, firefox-addon
Tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
Stars: ✭ 798 (-17.99%)
Mutual labels:  chrome-extension, firefox-addon
Gooreplacer
⚡️⚡️A browser extension to modify HTTP requests :-)
Stars: ✭ 850 (-12.64%)
Mutual labels:  chrome-extension, firefox-addon

ekill

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

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

Installation

Example

Keyboard shortcut

By default ekill is toggled with ctrl+shift+k, but this can be modified at will.

Go to chrome://extensions/shortcuts, find the item labeled "ekill" and set it to whatever is most convenient.

Options

Grudge (Experimental)

Turning this feature on, will let ekill hold a grudge against offending elements.

By keeping a record of killed of elements on a per page basis, ekill will try it's best to remove these elements on subsequent visits to the same page.

A rudimentary ui for toggling Grudge, as well as listing and editing the hit list, is included in the options page.

License

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

Changelog

1.8

  • Changes the default hot-key from Ctrl+k to Ctrl+Shift+k.

1.7

  • Adds a kill count badge to the extension icon.

1.6

  • Adds the Grudge feature
  • Adds options page to control Grudge
  • Adds changelog notifications on version upgrades

1.5

  • Adds light icons for Firefox dark theme.

1.4

  • Adds support for Firefox

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].