Recensions par javascript
javascript di chee
Recension di Utent Firefox 15147126
Valutade 4 su 5
di Utent Firefox 15147126, há 6 anosReally 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 recensions
- Valutade 4 su 5di Utent Firefox 16703548, há 3 meses
- Valutade 5 su 5di sexy_pikachu, há 7 mesesVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutade 1 su 5di Владимир, há 10 meses
- Valutade 5 su 5di Utent Firefox 17765782, há um ano
- Valutade 5 su 5di Lucy the Pirate, há 2 anosThank 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!
- Valutade 3 su 5di RickinMaine, há 2 anos
- Valutade 1 su 5di Utent Firefox 18047774, há 2 anos
- Valutade 5 su 5di Utent Firefox 17716521, há 2 anosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Valutade 5 su 5di Utent Firefox 14536207, há 3 anos