Hacker News new | past | comments | ask | show | jobs | submit login

The extension _haves_ to corroborate the state of the DOM to avoid problems when a redesign happens

    if($("#menu, #optionA, #optionB").length === 3){ /* Extension changes.. */ }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: