Recensiones de javascript
javascript per chee
Responsa per chee
Responsa de disveloppator
publicate 3 évei have added a really basic thing for this where you can get all the scripts as a json block from the options page (accessible by clicking the "JS" in the bottom right of the popup) and if you paste it back in, you can save over your scripts.
57 recensiones
- Classificate 5 de 5per BeLO, egy hónapjaYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, 4 hónapja
- Classificate 5 de 5per sexy_pikachu, 7 hónapjaVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 5 de 5per Usator de Firefox 17765782, egy éve
- Classificate 5 de 5per Lucy the Pirate, 2 éveThank 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 éve
- Classificate 1 de 5per Usator de Firefox 18047774, 2 éve
- Classificate 5 de 5per Usator de Firefox 17716521, 2 éveVery 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 éve