Pohódnoćenja za javascript
javascript wot chee
Pohódnoćenje wot dabl03
Z 5 z 5 pohódnoćeny
wot dabl03, há 6 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.
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 pohódnoćenjow
- Z 1 z 5 pohódnoćenywot Hax, há 4 meses
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, há um ano
- Z 5 z 5 pohódnoćenywot sexy_pikachu, há 2 anosVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17765782, há 2 anos
- Z 5 z 5 pohódnoćenywot Lucy the Pirate, há 3 anosThank 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 pohódnoćenywot RickinMaine, há 3 anos
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, há 3 anos
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, há 4 anosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14536207, há 4 anos