Guest User

Untitled

a guest
Nov 19th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. There are many code snippets which can be quickly used to show/demo
  2. stuff in Chrome for demos or pitches, or just debugging, QA and testing.
  3. This is a collection of such snippets with some instructions
  4. Snippets can be saved to Chrome and run via one click again!
  5.  
  6. How to use snippets in Chrome
  7.  
  8. - Open Command Menu in DevTools
  9. - Apple-Shift-P
  10. - Pick "Create new snippet"
  11. - Copy & paste code from this repository
  12.  
  13. Later on run snippet by:
  14.  
  15. - Open Command menu again
  16. - Run snippet via ! operator
  17. (For SW snippets select SW context in JS console)xxx
Add Comment
Please, Sign In to add comment