Critiques pour javascript
javascript par chee
Avis de Utilisateur ou utilisatrice 15147126 de Firefox
Noté 4 sur 5
par Utilisateur ou utilisatrice 15147126 de Firefox, il y a 6 ansReally nice tool, I have a lot of fun with it. Its a pitty, that its not possible to insert the javascript in the header. For example I want to set the focus on the input-field on imdb.com but when I start the page I have to wait some seconds until the whole content of the page is loaded. If possible it would be nice to have the option to load the javascript at the beginning.
58 notes
- Noté 5 sur 5par R.J., il y a 20 joursI had a small extension I wrote for myself modifying a site to my preferences and was annoyed I could only load it as a temporary extension without submitting it to Mozilla. This is exactly what I needed, thank you.
- Noté 4 sur 5par Utilisateur ou utilisatrice 16703548 de Firefox, il y a 5 mois
- Noté 5 sur 5par sexy_pikachu, il y a 9 moisVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Noté 1 sur 5par Владимир, il y a un an
- 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 2 ans
- Noté 5 sur 5par Entite, il y a 2 ans
- Noté 5 sur 5par Lucy the Pirate, il y a 2 ansThank 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é 3 sur 5par RickinMaine, il y a 2 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 18047774 de Firefox, il y a 2 ans
- Noté 1 sur 5par hdircksen, il y a 2 ans
- Noté 5 sur 5par Adem, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17716521 de Firefox, il y a 3 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 3 ans
- Noté 5 sur 5par Mass59, il y a 3 ans
- Noté 5 sur 5par Вартигонт, il y a 3 ans