Відгуки для javascript
javascript автор chee
Відгук від Користувач Firefox 15147126
Оцінка 4 з 5
від Користувач 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.
58 відгуків
- Оцінка 5 з 5від R.J., 15 днів томуI 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.
- Оцінка 4 з 5від Користувач Firefox 16703548, 5 місяців тому
- Оцінка 5 з 5від sexy_pikachu, 8 місяців тому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від GRACE, 2 роки тому
- Оцінка 5 з 5від Entite, 2 роки тому
- Оцінка 5 з 5від Lucy the Pirate, 2 роки тому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!
- Оцінка 3 з 5від RickinMaine, 2 роки тому
- Оцінка 1 з 5від Користувач Firefox 18047774, 2 роки тому
- Оцінка 1 з 5від hdircksen, 2 роки тому
- Оцінка 5 з 5від Adem, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 17716521, 3 роки тому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, 3 роки тому
- Оцінка 5 з 5від Mass59, 3 роки тому
- Оцінка 5 з 5від Вартигонт, 3 роки тому