javascript értékelései
javascript szerző: chee
Firefox felhasználó 15147126 értékelése
Csillagos értékelés: 4 / 5
készítette: Firefox felhasználó 15147126, 6 éveReally 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 értékelés
- Csillagos értékelés: 4 / 5készítette: Firefox felhasználó 16703548, 3 hónapja
- Csillagos értékelés: 5 / 5készítette: sexy_pikachu, 7 hónapjaVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Csillagos értékelés: 1 / 5készítette: Владимир, 10 hónapja
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17765782, egy éve
- Csillagos értékelés: 5 / 5készítette: Lucy the Pirate, 2 éveThank 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!
- Csillagos értékelés: 3 / 5készítette: RickinMaine, 2 éve
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 18047774, 2 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17716521, 2 éveVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14536207, 3 éve