Recensioni per javascript
javascript di chee
38 recensioni
- Valutata 5 su 5di R.J., 2 giorni faI 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.
- Valutata 5 su 5di sexy_pikachu, 8 mesi faVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutata 5 su 5di Andy, un anno fa
- Valutata 5 su 5di Utente Firefox 17765782, un anno fa
- Valutata 5 su 5di ÐarkbloøM, un anno faEasy 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.
- Valutata 5 su 5di Lucy the Pirate, 2 anni faThank 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!
- Valutata 5 su 5di Utente Firefox 17716521, 3 anni faVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Valutata 5 su 5di Utente Firefox 14536207, 3 anni fa
- Valutata 5 su 5di Utente Firefox 17095621, 4 anni fa
- Valutata 5 su 5di Utente Firefox 16955493, 4 anni fa