Recensions par javascript
javascript di chee
Recension di BR
Valutade 5 su 5
di BR, hace 4 añosThis add-on is amazing. I like to write small scripts to change websites I visit and was manually executing them when needed via the FF console. This tool automates all of it for me and allows quick development of new scripts. I would love to see an ability to export/import website scripts so that I could selectively import scripts onto all the machines I use. Thanks for sharing.
Rispueste dal svilupadôr
publicât ai hace 10 mesesoh! 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, hace 3 meses
- Valutade 5 su 5di sexy_pikachu, hace 7 mesesVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Valutade 1 su 5di Владимир, hace 10 meses
- Valutade 5 su 5di Andy, hace un año
- Valutade 5 su 5di Utent Firefox 17765782, hace un año
- Valutade 5 su 5di ÐarkbloøM, hace un añoEasy 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 un año
- 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 Utent Firefox 18047774, hace 2 años
- Valutade 1 su 5di hdircksen, hace 2 años
- Valutade 5 su 5di Adem, hace 2 años
- Valutade 5 su 5di Utent Firefox 17716521, hace 2 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
- Valutade 5 su 5di Mass59, hace 3 años
- Valutade 5 su 5di Вартигонт, hace 3 años
- Valutade 2 su 5di paolo, hace 3 años