Pohódnoćenja za javascript
javascript wot chee
Pohódnoćenje wot Spencer Williams
Z 3 z 5 pohódnoćeny
wot Spencer Williams, prije 6 godinaYou will have to learn how to use this. I gave a 3 due to lack of interactivity. Ultimately this is the missing piece to running a javascript scratch pad on websites.
Wotmołwa wuwiwarja
je so prije 6 godina napisałhey! what do you mean by interactivity? i can add that
60 pohódnoćenjow
- Z 1 z 5 pohódnoćenywot Hax, prije 2 mjeseca
- Z 5 z 5 pohódnoćenywot dabl03, prije 3 mjesecaVery 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 pohódnoćenywot R.J., prije 9 mjeseciI 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 pohódnoćenywot BeLO, prije godinuYep, this module is to JavaScript what Stylus is for CSS :-)
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, prije godinu
- Z 5 z 5 pohódnoćenywot sexy_pikachu, prije godinuVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Z 1 z 5 pohódnoćenywot Владимир, prije 2 godine
- Z 5 z 5 pohódnoćenywot Andy, prije 2 godine
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17765782, prije 2 godine
- Z 5 z 5 pohódnoćenywot ÐarkbloøM, prije 2 godineEasy 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 pohódnoćenywot GRACE, prije 2 godine
- Z 5 z 5 pohódnoćenywot Entite, prije 2 godine
- Z 5 z 5 pohódnoćenywot Lucy the Pirate, prije 2 godineThank 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, prije 2 godine
- Z 5 z 5 pohódnoćenywot Zein Adi, prije 3 godinethis is really powerful tools for someone who can code js.
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, prije 3 godine
- Z 1 z 5 pohódnoćenywot hdircksen, prije 3 godine
- Z 5 z 5 pohódnoćenywot Adem, prije 3 godine
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, prije 3 godineVery 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, prije 3 godine