Recenzije za javascript
javascript od chee
Recenzija od JustWantToLeaveAnAddonReview
Ocijenjeno s 4 od 5
od JustWantToLeaveAnAddonReview, prije 4 godineSuper 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.
Odgovor programera
objavljeno prije 3 godinei 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.
58 recenzija
- Ocijenjeno s 5 od 5od R.J., prije 12 danaI 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.
- Ocijenjeno s 5 od 5od BeLO, prije 2 mjesecaYep, this module is to JavaScript what Stylus is for CSS :-)
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 16703548, prije 5 mjeseci
- Ocijenjeno s 5 od 5od sexy_pikachu, prije 8 mjeseciVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Ocijenjeno s 1 od 5od Владимир, prije godinu
- Ocijenjeno s 5 od 5od Andy, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 17765782, prije godinu
- Ocijenjeno s 5 od 5od ÐarkbloøM, prije godinuEasy 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.
- Ocijenjeno s 5 od 5od GRACE, prije 2 godine
- Ocijenjeno s 5 od 5od Entite, prije 2 godine
- Ocijenjeno s 5 od 5od Lucy the Pirate, prije 2 godineThank 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!
- Ocijenjeno s 3 od 5od RickinMaine, prije 2 godine
- Ocijenjeno s 5 od 5od Zein Adi, prije 2 godinethis is really powerful tools for someone who can code js.
- Ocijenjeno s 1 od 5od Korisnik Firefoxa 18047774, prije 2 godine
- Ocijenjeno s 1 od 5od hdircksen, prije 2 godine
- Ocijenjeno s 5 od 5od Adem, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 17716521, prije 3 godineVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14536207, prije 3 godine
- Ocijenjeno s 5 od 5od Mass59, prije 3 godine
- Ocijenjeno s 5 od 5od Вартигонт, prije 3 godine