the purpose of this repo is increase the accessability of chrome console to html element by simulating user interact with the html elements
this is just an initial idea. the ultimate goal is all websites set up the variable to let people access it by browser console.
currently only available for chrome
- import snippet
- open developer tools by
f12
orctrl
+shift
+i
- use
ctrl
+shift
+p
to open the command prompt and inputcreate new snippet
- copy the
js
file in src in repo to the snippet - save it and open command by
ctrl
+shift
+o
and use!filename.js
to run the snippet
- open developer tools by
- video:
- function
- speedUp
- changeMode
- skipAds
- play
- pause
- next
- previous
- jumpTo
- function