Recensions par javascript
javascript di chee
Recension di JustWantToLeaveAnAddonReview
Valutade 4 su 5
di JustWantToLeaveAnAddonReview, 4 år sidenSuper useful and simple. Would be nice to have a central place to manage all the scripts that are added. Some of mine set window.location, making them hard to re-edit without temporarily disabling the addon.
Rispueste dal svilupadôr
publicât ai 3 år sideni 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.
58 recensions
- Valutade 5 su 5di R.J., 2 måneder sidenI 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, 7 måneder siden
- Valutade 5 su 5di sexy_pikachu, 10 måneder sidenVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutade 1 su 5di Владимир, ett år siden
- Valutade 5 su 5di Andy, ett år siden
- Valutade 5 su 5di Utent Firefox 17765782, ett år siden
- Valutade 5 su 5di ÐarkbloøM, 2 år sidenEasy 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, 2 år siden
- Valutade 5 su 5di Entite, 2 år siden
- Valutade 5 su 5di Lucy the Pirate, 2 år sidenThank 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, 2 år siden
- Valutade 1 su 5di Utent Firefox 18047774, 2 år siden
- Valutade 1 su 5di hdircksen, 2 år siden
- Valutade 5 su 5di Adem, 3 år siden
- Valutade 5 su 5di Utent Firefox 17716521, 3 år sidenVery 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, 3 år siden
- Valutade 5 su 5di Mass59, 3 år siden
- Valutade 5 su 5di Вартигонт, 4 år siden