Revisiones de javascript
javascript por chee
Revisado por JustWantToLeaveAnAddonReview
Se valoró con 4 de 5
by JustWantToLeaveAnAddonReview, hace 3 añosSuper useful and simple. Would be nice to have a central place to manage all the scripts that are added. Some of mine set window.location, making them hard to re-edit without temporarily disabling the addon.
Respuesta del desarrollador
publicado el hace 3 añosi 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 revisiones
- Se valoró con 5 de 5by BeLO, hace 11 horasYep, this module is to JavaScript what Stylus is for CSS :-)
- Se valoró con 4 de 5by Usuario de Firefox 16703548, hace 3 meses
- Se valoró con 5 de 5by 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 5by Владимир, hace 10 meses
- Se valoró con 5 de 5by Andy, hace un año
- Se valoró con 5 de 5by Usuario de Firefox 17765782, hace un año
- Se valoró con 5 de 5by Ð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 5by GRACE, hace un año
- Se valoró con 5 de 5by Entite, hace 2 años
- Se valoró con 5 de 5by 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 5by RickinMaine, hace 2 años
- Se valoró con 5 de 5by Zein Adi, hace 2 añosthis is really powerful tools for someone who can code js.
- Se valoró con 1 de 5by Usuario de Firefox 18047774, hace 2 años
- Se valoró con 1 de 5by hdircksen, hace 2 años
- Se valoró con 5 de 5by Adem, hace 2 años
- Se valoró con 5 de 5by 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 5by Usuario de Firefox 14536207, hace 3 años
- Se valoró con 5 de 5by Mass59, hace 3 años
- Se valoró con 5 de 5by Вартигонт, hace 3 años
- Se valoró con 2 de 5by paolo, hace 3 años