Ocene za javascript
javascript — chee
38 ocen
- Ocenjeno z 5 od 5— R.J., pred 2 mesecemaI 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.
- Ocenjeno z 5 od 5— sexy_pikachu, pred 10 meseciVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Ocenjeno z 5 od 5— Andy, pred enim letom
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 17765782, pred enim letom
- Ocenjeno z 5 od 5— ÐarkbloøM, pred 2 letomaEasy 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.
- Ocenjeno z 5 od 5— GRACE, pred 2 letoma
- Ocenjeno z 5 od 5— Entite, pred 2 letoma
- Ocenjeno z 5 od 5— Lucy the Pirate, pred 2 letomaThank 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!
- Ocenjeno z 5 od 5— Zein Adi, pred 2 letomathis is really powerful tools for someone who can code js.
- Ocenjeno z 5 od 5— Adem, pred 3 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 17716521, pred 3 letiVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14536207, pred 3 leti
- Ocenjeno z 5 od 5— Mass59, pred 3 leti
- Ocenjeno z 5 od 5— Вартигонт, pred 4 leti
- Ocenjeno z 5 od 5— ICARO, pred 4 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 17095621, pred 4 leti
- Ocenjeno z 5 od 5— Juan Moya, pred 4 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 16955493, pred 4 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 16922807, pred 4 letilifesaver 10/10 exactly what I was looking for