Κριτικές για το 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.
57 κριτικές
- Βαθμολογία 5 από 5από BeLO, 2 μήνες πρινYep, this module is to JavaScript what Stylus is for CSS :-)
- Βαθμολογία 4 από 5από Χρήστης Firefox 16703548, 4 μήνες πριν
- Βαθμολογία 5 από 5από sexy_pikachu, 8 μήνες πρινVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Βαθμολογία 1 από 5από Владимир, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Andy, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 17765782, ένας χρόνος πριν
- Βαθμολογία 5 από 5από ÐarkbloøM, ένας χρόνος πρινEasy to use, works well, 10/10. Though it'd be nice if it didn't save a new script when the editor pop-up is opened but no code is actually written.
- Βαθμολογία 5 από 5από GRACE, ένας χρόνος πριν
- Βαθμολογία 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, 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 χρόνια πριν
- Βαθμολογία 2 από 5από paolo, 3 χρόνια πριν