Pógódnośenja za javascript
javascript wót chee
Pógódnośenja wót Wužywaŕ Firefox 13049969
60 pógódnośenjow
- Z 1 z 5 pógódnośonywót Hax, hace un mes
- Z 5 z 5 pógódnośonywót dabl03, hace 2 mesesVery good. But I'd like to know if it's possible to create a script that runs on all pages. I'd like to implement a dark mode that activates when a button is pressed.
Also, I'd like to know if it's possible to specify the DOM tag when adding the script. I was using a polyfill, but since it runs last, I had to reload the other scripts for them to run without errors. - Z 5 z 5 pógódnośonywót R.J., hace 8 mesesI 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.
- Z 5 z 5 pógódnośonywót BeLO, hace 10 mesesYep, this module is to JavaScript what Stylus is for CSS :-)
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 16703548, hace un año
- Z 5 z 5 pógódnośonywót sexy_pikachu, hace un añoVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Z 1 z 5 pógódnośonywót Владимир, hace 2 años
- Z 5 z 5 pógódnośonywót Andy, hace 2 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17765782, hace 2 años
- Z 5 z 5 pógódnośonywót ÐarkbloøM, hace 2 añosEasy 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.
- Z 5 z 5 pógódnośonywót GRACE, hace 2 años
- Z 5 z 5 pógódnośonywót Entite, hace 2 años
- Z 5 z 5 pógódnośonywót Lucy the Pirate, hace 2 añosThank 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!
- Z 3 z 5 pógódnośonywót RickinMaine, hace 2 años
- Z 5 z 5 pógódnośonywót Zein Adi, hace 2 añosthis is really powerful tools for someone who can code js.
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 18047774, hace 3 años
- Z 1 z 5 pógódnośonywót hdircksen, hace 3 años
- Z 5 z 5 pógódnośonywót Adem, hace 3 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17716521, hace 3 añosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14536207, hace 3 años