Recensiones de javascript
javascript per chee
38 recensiones
- Classificate 5 de 5per R.J., hace 13 díasI 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, hace 2 mesesYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 5 de 5per sexy_pikachu, hace 8 mesesVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 5 de 5per Andy, hace un año
- Classificate 5 de 5per Usator de Firefox 17765782, hace un año
- Classificate 5 de 5per ÐarkbloøM, hace un añoEasy 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, hace 2 años
- Classificate 5 de 5per Entite, hace 2 años
- Classificate 5 de 5per Lucy the Pirate, hace 2 añosThank 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 5 de 5per Zein Adi, hace 2 añosthis is really powerful tools for someone who can code js.
- Classificate 5 de 5per Adem, hace 2 años
- Classificate 5 de 5per Usator de Firefox 17716521, hace 3 añosVery 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, hace 3 años
- Classificate 5 de 5per Mass59, hace 3 años
- Classificate 5 de 5per Вартигонт, hace 3 años
- Classificate 5 de 5per ICARO, hace 4 años
- Classificate 5 de 5per Usator de Firefox 17095621, hace 4 años
- Classificate 5 de 5per Juan Moya, hace 4 años
- Classificate 5 de 5per Usator de Firefox 16955493, hace 4 años
- Classificate 5 de 5per Usator de Firefox 16922807, hace 4 añoslifesaver 10/10 exactly what I was looking for