Recensiones de javascript
javascript per chee
Recension de Usator de Firefox 15147126
Classificate 4 de 5
per Usator de Firefox 15147126, kuusi vuotta sittenReally 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 recensiones
- Classificate 5 de 5per R.J., 21 päivää sittenI 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.
- Classificate 5 de 5per BeLO, kolme kuukautta sittenYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, viisi kuukautta sitten
- Classificate 5 de 5per sexy_pikachu, yhdeksän kuukautta sittenVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 1 de 5per Владимир, vuosi sitten
- Classificate 5 de 5per Andy, vuosi sitten
- Classificate 5 de 5per Usator de Firefox 17765782, vuosi sitten
- Classificate 5 de 5per ÐarkbloøM, vuosi sittenEasy 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.
- Classificate 5 de 5per GRACE, kaksi vuotta sitten
- Classificate 5 de 5per dulus, kaksi vuotta sitteni use it to auto load a bookmarklet for readability.
- Classificate 5 de 5per Entite, kaksi vuotta sitten
- Classificate 5 de 5per Lucy the Pirate, kaksi vuotta sittenThank 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!
- Classificate 3 de 5per RickinMaine, kaksi vuotta sitten
- Classificate 5 de 5per Zein Adi, kaksi vuotta sittenthis is really powerful tools for someone who can code js.
- Classificate 1 de 5per Usator de Firefox 18047774, kaksi vuotta sitten
- Classificate 1 de 5per hdircksen, kaksi vuotta sitten
- Classificate 5 de 5per Adem, kolme vuotta sitten
- Classificate 5 de 5per Usator de Firefox 17716521, kolme vuotta sittenVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Classificate 5 de 5per Usator de Firefox 14536207, kolme vuotta sitten
- Classificate 5 de 5per Mass59, kolme vuotta sitten
- Classificate 5 de 5per Вартигонт, kolme vuotta sitten