Recenzije za javascript
javascript od chee
Recenzija od BR
Ocijenjeno s 5 od 5
od BR, prije 4 godineThis add-on is amazing. I like to write small scripts to change websites I visit and was manually executing them when needed via the FF console. This tool automates all of it for me and allows quick development of new scripts. I would love to see an ability to export/import website scripts so that I could selectively import scripts onto all the machines I use. Thanks for sharing.
Odgovor programera
objavljeno prije godinuoh! i actually added this feature, i forgot to tell you! if you go to "Manage Extension" for the extension and then "Preferences" you can copy and paste your scripts as json!
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
58 recenzija
- Ocijenjeno s 5 od 5od R.J., prije 14 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