Pohódnoćenja za javascript
javascript wot chee
Wotmołwa wot chee
Wotmołwa wuwiwarja
je so 4 år sidan napisałi have added a really basic thing for this where you can get all the scripts as a json block from the options page (accessible by clicking the "JS" in the bottom right of the popup) and if you paste it back in, you can save over your scripts.
60 pohódnoćenjow
- Z 1 z 5 pohódnoćenywot Hax, 5 månader sidan
- Z 5 z 5 pohódnoćenywot dabl03, 6 månader sidanVery 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., eit år sidanI 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, eit år sidanYep, this module is to JavaScript what Stylus is for CSS :-)
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, eit år sidan
- Z 5 z 5 pohódnoćenywot sexy_pikachu, 2 år sidanVery 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 Владимир, 2 år sidan
- Z 5 z 5 pohódnoćenywot Andy, 2 år sidan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17765782, 2 år sidan
- Z 5 z 5 pohódnoćenywot ÐarkbloøM, 2 år sidanEasy 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, 3 år sidan
- Z 5 z 5 pohódnoćenywot Entite, 3 år sidan
- Z 5 z 5 pohódnoćenywot Lucy the Pirate, 3 år sidanThank 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, 3 år sidan
- Z 5 z 5 pohódnoćenywot Zein Adi, 3 år sidanthis is really powerful tools for someone who can code js.
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, 3 år sidan
- Z 1 z 5 pohódnoćenywot hdircksen, 3 år sidan
- Z 5 z 5 pohódnoćenywot Adem, 3 år sidan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, 4 år sidanVery 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, 4 år sidan