7 ms·
I built the Chrome extension [0] for Pesticide[1]. It toggles the Pesticide CSS in the current tab making it easier to visualize the placement of elements in th
by halisaurus 10y ago
I built the Chrome extension [0] for Pesticide[1]. It toggles the Pesticide CSS in the current tab making it easier to visualize the placement of elements in the DOM. Useful for front end debugging.
The extensions first implementation was basically just a ternary operator! Now it's got a little more to it, but it's still super simple.
[0] https://chrome.google.com/webstore/detail/pesticide-for-chrome/bblbgcheenepgnnajgfpiicnbbdmmooh https://chrome.google.com/webstore/detail/pesticide-for-chro...
[1] https://github.com/mrmrs/pesticide https://github.com/mrmrs/pesticide