Web sauce: A chrome extension for adding custom CSS and JS
chrome.google.com1 pointsby sslnx4 comments
try as method1:
method1()
except@method1 try as method2:
method2()
except@method2 try as method3:
method3()
except@method3:
raise NoMethodWorked()