Recenzie doplnku javascript
javascript Autor: chee
Odpoveď od používateľa chee
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.
58 recenzií
- Hodnotenie: 5 z 5autor: R.J., pred mesiacomI 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.
- Hodnotenie: 5 z 5autor: BeLO, pred 3 mesiacmiYep, this module is to JavaScript what Stylus is for CSS :-)
- Hodnotenie: 4 z 5autor: Používateľ Firefoxu - 16703548, pred 6 mesiacmi
- Hodnotenie: 5 z 5autor: sexy_pikachu, pred 9 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 2 rokmi
- 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 3 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 17716521, pred 3 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