Revisiones de javascript
javascript por chee
Revisado por Usuario de Firefox 15147126
Se valoró con 4 de 5
por Usuario de Firefox 15147126, hace 6 añosReally nice tool, I have a lot of fun with it. Its a pitty, that its not possible to insert the javascript in the header. For example I want to set the focus on the input-field on imdb.com but when I start the page I have to wait some seconds until the whole content of the page is loaded. If possible it would be nice to have the option to load the javascript at the beginning.
57 revisiones
- Se valoró con 5 de 5por BeLO, hace 6 díasYep, this module is to JavaScript what Stylus is for CSS :-)
- Se valoró con 4 de 5por Usuario de Firefox 16703548, hace 3 meses
- Se valoró con 5 de 5por sexy_pikachu, hace 6 mesesVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Se valoró con 1 de 5por Владимир, hace 10 meses
- Se valoró con 5 de 5por Andy, hace un año
- Se valoró con 5 de 5por Usuario de Firefox 17765782, hace un año
- Se valoró con 5 de 5por Ð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.
- Se valoró con 5 de 5por GRACE, hace un año
- Se valoró con 5 de 5por Entite, hace 2 años
- Se valoró con 5 de 5por 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!
- Se valoró con 3 de 5por RickinMaine, hace 2 años
- Se valoró con 5 de 5por Zein Adi, hace 2 añosthis is really powerful tools for someone who can code js.
- Se valoró con 1 de 5por Usuario de Firefox 18047774, hace 2 años
- Se valoró con 1 de 5por hdircksen, hace 2 años
- Se valoró con 5 de 5por Adem, hace 2 años
- Se valoró con 5 de 5por Usuario de Firefox 17716521, hace 2 añosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Se valoró con 5 de 5por Usuario de Firefox 14536207, hace 3 años
- Se valoró con 5 de 5por Mass59, hace 3 años
- Se valoró con 5 de 5por Вартигонт, hace 3 años
- Se valoró con 2 de 5por paolo, hace 3 años