Recensiones de javascript
javascript per chee
58 recensiones
- Classificate 5 de 5per R.J., 3 months agoI 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.
- Classificate 5 de 5per BeLO, 5 months agoYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, 8 months ago
- Classificate 5 de 5per sexy_pikachu, a year agoVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 1 de 5per Владимир, a year ago
- Classificate 5 de 5per Andy, a year ago
- Classificate 5 de 5per Usator de Firefox 17765782, 2 years ago
- Classificate 5 de 5per ÐarkbloøM, 2 years agoEasy 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.
- Classificate 5 de 5per GRACE, 2 years ago
- Classificate 5 de 5per Entite, 2 years ago
- Classificate 5 de 5per Lucy the Pirate, 2 years agoThank 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!
- Classificate 3 de 5per RickinMaine, 2 years ago
- Classificate 5 de 5per Zein Adi, 2 years agothis is really powerful tools for someone who can code js.
- Classificate 1 de 5per Usator de Firefox 18047774, 2 years ago
- Classificate 1 de 5per hdircksen, 2 years ago
- Classificate 5 de 5per Adem, 3 years ago
- Classificate 5 de 5per Usator de Firefox 17716521, 3 years agoVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Classificate 5 de 5per Usator de Firefox 14536207, 3 years ago
- Classificate 5 de 5per Mass59, 4 years ago
- Classificate 5 de 5per Вартигонт, 4 years ago