An open API service indexing awesome lists of open source software.

https://github.com/saihon/remove-element

Remove HTML elements in the context menu.
https://github.com/saihon/remove-element

chrome-extension firefox-addon html-element javascript

Last synced: about 1 month ago
JSON representation

Remove HTML elements in the context menu.

Awesome Lists containing this project

README

          

## remove-element


Remove HTML elements more easily without opening the Developer Tools.

Usage:
* Right-click on the HTML element you what to remove
and click on the menu item for this extension that appears.

Feature:
* Appears in the context menu items displays the HTML element name and it's size.
* Removed HTML elements will be restored by reloading the page. Data is never saved in storage.

If you want to hide HTML elements permanently, it is recommended to use like a AD-BLOCKER.


![image-1](https://raw.githubusercontent.com/saihon/remove-element/master/img/img-400x320.png)


## Installation

* FireFox: install via [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/remove-element/)
* Google Chrome: install via [Chrome web store](https://chrome.google.com/webstore/detail/removeelement/jjhnenbbbbgojdbealmpdkmbkbnmeimf)