Отзывы на 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., месяц назад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.
- Оценено на 5 из 5от BeLO, 3 месяца назадYep, this module is to JavaScript what Stylus is for CSS :-)
- Оценено на 4 из 5от Пользователь Firefox 16703548, 6 месяцев назад
- Оценено на 5 из 5от sexy_pikachu, 9 месяцев назад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 года назад
- Оценено на 5 из 5от Zein Adi, 2 года назадthis is really powerful tools for someone who can code js.
- Оценено на 1 из 5от Пользователь Firefox 18047774, 2 года назад
- Оценено на 1 из 5от hdircksen, 2 года назад
- Оценено на 5 из 5от Adem, 3 года назад
- Оценено на 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 года назад