Critiques pour javascript
javascript par chee
36 notes
- Noté 5 sur 5par sexy_pikachu, il y a 5 moisVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Noté 5 sur 5par Andy, il y a un an
- Noté 5 sur 5par Utilisateur ou utilisatrice 17765782 de Firefox, il y a un an
- Noté 5 sur 5par ÐarkbloøM, il y a un anEasy to use, works well, 10/10. Though it'd be nice if it didn't save a new script when the editor pop-up is opened but no code is actually written.
- Noté 5 sur 5par GRACE, il y a un an
- Noté 5 sur 5par Entite, il y a un an
- Noté 5 sur 5par Lucy the Pirate, il y a un anThank you for makin' this plugin! I was able to use it to write a script to block players on a comment board for a website that didn't have a block function built in!
- Noté 5 sur 5par Adem, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17716521 de Firefox, il y a 2 ansVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14536207 de Firefox, il y a 2 ans
- Noté 5 sur 5par Mass59, il y a 3 ans
- Noté 5 sur 5par Вартигонт, il y a 3 ans
- Noté 5 sur 5par ICARO, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17095621 de Firefox, il y a 3 ans
- Noté 5 sur 5par Juan Moya, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16955493 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16922807 de Firefox, il y a 4 anslifesaver 10/10 exactly what I was looking for
- Noté 5 sur 5par Finxol, il y a 4 ans
- Noté 5 sur 5par Quentin, il y a 4 ansNot used it much, so far helpful for pressing sign in buttons automatically. I will probability find it even more useful in the future.