Recensions par javascript
javascript di chee
Recension di Utent Firefox 18047774
Valutade 1 su 5
di Utent Firefox 18047774, hace 3 años60 recensions
- Valutade 1 su 5di Hax, hace 2 meses
- Valutade 5 su 5di dabl03, hace 3 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. - Valutade 5 su 5di R.J., hace 9 mesesI 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.
- Valutade 4 su 5di Utent Firefox 16703548, hace un año
- Valutade 5 su 5di sexy_pikachu, hace un añoVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutade 1 su 5di Владимир, hace 2 años
- Valutade 5 su 5di Andy, hace 2 años
- Valutade 5 su 5di Utent Firefox 17765782, hace 2 años
- Valutade 5 su 5di ÐarkbloøM, hace 2 añosEasy 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.
- Valutade 5 su 5di GRACE, hace 2 años
- Valutade 5 su 5di Entite, hace 2 años
- Valutade 5 su 5di Lucy the Pirate, hace 2 añosThank 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!
- Valutade 3 su 5di RickinMaine, hace 2 años
- Valutade 1 su 5di hdircksen, hace 3 años
- Valutade 5 su 5di Adem, hace 3 años
- Valutade 5 su 5di Utent Firefox 17716521, hace 3 añosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Valutade 5 su 5di Utent Firefox 14536207, hace 3 años