Recenzie doplnku javascript
javascript Autor: chee
Recenzia od používateľa JustWantToLeaveAnAddonReview
Hodnotenie: 4 z 5
autor: JustWantToLeaveAnAddonReview, pred 3 rokmiSuper 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.
Odpoveď od vývojára
uverejnené pred 3 rokmii 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.
57 recenzií
- Hodnotenie: 5 z 5autor: BeLO, pred 21 dňamiYep, this module is to JavaScript what Stylus is for CSS :-)
- Hodnotenie: 4 z 5autor: Používateľ Firefoxu - 16703548, pred 3 mesiacmi
- Hodnotenie: 5 z 5autor: sexy_pikachu, pred 7 mesiacmiVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Hodnotenie: 1 z 5autor: Владимир, pred rokom
- Hodnotenie: 5 z 5autor: Andy, pred rokom
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 17765782, pred rokom
- Hodnotenie: 5 z 5autor: ÐarkbloøM, pred rokomEasy 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.
- Hodnotenie: 5 z 5autor: GRACE, pred rokom
- Hodnotenie: 5 z 5autor: Entite, pred 2 rokmi
- Hodnotenie: 5 z 5autor: Lucy the Pirate, pred 2 rokmiThank 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!
- Hodnotenie: 3 z 5autor: RickinMaine, pred 2 rokmi
- Hodnotenie: 5 z 5autor: Zein Adi, pred 2 rokmithis is really powerful tools for someone who can code js.
- Hodnotenie: 1 z 5autor: Používateľ Firefoxu - 18047774, pred 2 rokmi
- Hodnotenie: 1 z 5autor: hdircksen, pred 2 rokmi
- Hodnotenie: 5 z 5autor: Adem, pred 2 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 17716521, pred 2 rokmiVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14536207, pred 3 rokmi
- Hodnotenie: 5 z 5autor: Mass59, pred 3 rokmi
- Hodnotenie: 5 z 5autor: Вартигонт, pred 3 rokmi
- Hodnotenie: 2 z 5autor: paolo, pred 3 rokmi