Recensiones de javascript
javascript per chee
Recension de Usator de Firefox 14536207
Classificate 5 de 5
per Usator de Firefox 14536207, il y a 3 ans58 recensiones
- Classificate 5 de 5per R.J., il y a 2 moisI 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, il y a 4 moisYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, il y a 7 mois
- Classificate 5 de 5per sexy_pikachu, il y a 10 moisVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 1 de 5per Владимир, il y a un an
- Classificate 5 de 5per Andy, il y a un an
- Classificate 5 de 5per Usator de Firefox 17765782, il y a un an
- Classificate 5 de 5per ÐarkbloøM, il y a 2 ansEasy 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, il y a 2 ans
- Classificate 5 de 5per Entite, il y a 2 ans
- Classificate 5 de 5per 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!
- Classificate 3 de 5per RickinMaine, il y a 2 ans
- Classificate 5 de 5per Zein Adi, il y a 2 ansthis is really powerful tools for someone who can code js.
- Classificate 1 de 5per Usator de Firefox 18047774, il y a 2 ans
- Classificate 1 de 5per hdircksen, il y a 2 ans
- Classificate 5 de 5per Adem, il y a 3 ans
- Classificate 5 de 5per Usator de Firefox 17716521, 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.
- Classificate 5 de 5per Mass59, il y a 3 ans
- Classificate 5 de 5per Вартигонт, il y a 4 ans