Pógódnośenja za javascript
javascript wót chee
Pógódnośenja wót Zein Adi
Z 5 z 5 pógódnośony
wót Zein Adi, kaksi vuotta sittenthis is really powerful tools for someone who can code js.
60 pógódnośenjow
- Z 1 z 5 pógódnośonywót Hax, kuukausi sitten
- Z 5 z 5 pógódnośonywót dabl03, kaksi kuukautta sittenVery 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., kahdeksan kuukautta 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.
- Z 5 z 5 pógódnośonywót BeLO, 10 kuukautta sittenYep, this module is to JavaScript what Stylus is for CSS :-)
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 16703548, vuosi sitten
- Z 5 z 5 pógódnośonywót sexy_pikachu, vuosi sittenVery 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 Владимир, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Andy, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17765782, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót ÐarkbloøM, kaksi vuotta 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.
- Z 5 z 5 pógódnośonywót GRACE, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót dulus, kaksi vuotta sitteni use it to auto load a bookmarklet for readability.
- Z 5 z 5 pógódnośonywót Entite, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót 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!
- Z 3 z 5 pógódnośonywót RickinMaine, kaksi vuotta sitten
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 18047774, kolme vuotta sitten
- Z 1 z 5 pógódnośonywót hdircksen, kolme vuotta sitten
- Z 5 z 5 pógódnośonywót Adem, kolme vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ 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.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14536207, kolme vuotta sitten