korvus / Counter-DOM-Element

Chromium Addon allowing to alert on any webpage number of DOM nodes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it doing?

Just launch an alert popup displaying the number of DOM node of any webpage (Alt + X do the trick). It's so simple it's painful.

How-to

For use it:

  • Download the depository.
  • Launch Chrome.
  • Go to chrome://extensions/
  • Check Developer mode (top right)
  • Click load unpacked extension and choose the dce folder you just download.
  • Activate it
  • It's functional!

And it's done!

Customize shortcut

  • Go to chrome://extensions/
  • Sroll down the page, and you should find a checkbox for "keyboard shortcut"
  • Edit & save
  • That's it! Enjoy it!

Author

Me!

License

MIT

About

Chromium Addon allowing to alert on any webpage number of DOM nodes.


Languages

Language:JavaScript 85.9%Language:HTML 14.1%