Pógódnośenja za javascript
javascript wót chee
Pógódnośenja wót dabl03
Z 5 z 5 pógódnośony
wót dabl03, לפני 7 חודשיםVery 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.
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.
60 pógódnośenjow
- Z 1 z 5 pógódnośonywót Hax, לפני 5 חודשים
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 16703548, לפני שנה
- Z 5 z 5 pógódnośonywót sexy_pikachu, לפני שנתייםVery 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 Владимир, לפני שנתיים
- Z 5 z 5 pógódnośonywót Andy, לפני שנתיים
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17765782, לפני שנתיים
- Z 5 z 5 pógódnośonywót Ð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.
- Z 5 z 5 pógódnośonywót GRACE, לפני 3 שנים
- Z 5 z 5 pógódnośonywót Entite, לפני 3 שנים
- Z 5 z 5 pógódnośonywót Lucy the Pirate, לפני 3 שנים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!
- Z 3 z 5 pógódnośonywót RickinMaine, לפני 3 שנים
- Z 5 z 5 pógódnośonywót Zein Adi, לפני 3 שניםthis is really powerful tools for someone who can code js.
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 18047774, לפני 3 שנים
- Z 1 z 5 pógódnośonywót hdircksen, לפני 3 שנים
- Z 5 z 5 pógódnośonywót Adem, לפני 4 שנים
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17716521, לפני 4 שניםVery 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, לפני 4 שנים