Recensions par javascript
javascript di chee
Rispueste di chee
Rispueste dal svilupadôr
publicât ai egy éveoh! i actually added this feature, i forgot to tell you! if you go to "Manage Extension" for the extension and then "Preferences" you can copy and paste your scripts as json!
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
57 recensions
- Valutade 4 su 5di Utent Firefox 16703548, 5 hónapja
- Valutade 5 su 5di sexy_pikachu, 8 hónapjaVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutade 5 su 5di Utent Firefox 17765782, egy éve
- Valutade 5 su 5di Lucy the Pirate, 2 éveThank 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 éve
- Valutade 1 su 5di Utent Firefox 18047774, 2 éve
- Valutade 5 su 5di Utent Firefox 17716521, 3 éveVery 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 éve