javascript에 대한 리뷰
javascript 제작자: chee
Firefox 사용자 15147126 님의 리뷰
5점 만점에 4점
Firefox 사용자 15147126 님, 6년 전Really 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.
리뷰 56개
- 5점 만점에 4점Firefox 사용자 16703548 님, 2달 전
- 5점 만점에 5점sexy_pikachu 님, 6달 전Very convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - 5점 만점에 5점Firefox 사용자 17765782 님, 일 년 전
- 5점 만점에 5점Lucy the Pirate 님, 일 년 전Thank 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!
- 5점 만점에 3점RickinMaine 님, 2년 전
- 5점 만점에 1점Firefox 사용자 18047774 님, 2년 전
- 5점 만점에 5점Firefox 사용자 17716521 님, 2년 전Very good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- 5점 만점에 5점Firefox 사용자 14536207 님, 2년 전