at here all the code will be added to the chrome URL and runs on client's browser
- Most of the code will run on the user's browser
- No data will be stolen
- Most of the code is used by adding to the website to use
- And all run on destop mode
JavaScript ES6
- You need to go to the page where you want to run the code
- Go to the URL bar delete the old URL and paste the code I put in the code description
- ex: URL is:
https://google.com<= remove it and add
JavaScript: alert("run!")
- I think only run on Chrome
- If you reload the page the code will be lost, or if you switch to another URL and then switch back the code will also be lost
- Although the code is not complicated, I find it very interesting and the power of JavaScript in the browser is really strong.
- Since I'm just learning JavaScript, I wrote these for practice. So the code will be very newbie-like
- And partly because I write code on android, so this code is mostly used for android