Pohódnoćenja za javascript
javascript wot chee
Pohódnoćenje wot JustWantToLeaveAnAddonReview
Z 4 z 5 pohódnoćeny
wot JustWantToLeaveAnAddonReview, 4 jaar geledenSuper 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.
Wotmołwa wuwiwarja
je so 4 jaar geleden napisałi 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 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot R.J., 4 maanden geledenI 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.
- Z 5 z 5 pohódnoćenywot BeLO, 5 maanden geledenYep, this module is to JavaScript what Stylus is for CSS :-)
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, 8 maanden geleden
- Z 5 z 5 pohódnoćenywot sexy_pikachu, één jaar geledenVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Z 1 z 5 pohódnoćenywot Владимир, één jaar geleden
- Z 5 z 5 pohódnoćenywot Andy, één jaar geleden
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17765782, 2 jaar geleden
- Z 5 z 5 pohódnoćenywot ÐarkbloøM, 2 jaar geledenEasy 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.
- Z 5 z 5 pohódnoćenywot GRACE, 2 jaar geleden
- Z 5 z 5 pohódnoćenywot Entite, 2 jaar geleden
- Z 5 z 5 pohódnoćenywot Lucy the Pirate, 2 jaar geledenThank 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!
- Z 3 z 5 pohódnoćenywot RickinMaine, 2 jaar geleden
- Z 5 z 5 pohódnoćenywot Zein Adi, 2 jaar geledenthis is really powerful tools for someone who can code js.
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, 2 jaar geleden
- Z 1 z 5 pohódnoćenywot hdircksen, 2 jaar geleden
- Z 5 z 5 pohódnoćenywot Adem, 3 jaar geleden
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, 3 jaar geledenVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14536207, 3 jaar geleden
- Z 5 z 5 pohódnoćenywot Mass59, 4 jaar geleden
- Z 5 z 5 pohódnoćenywot Вартигонт, 4 jaar geleden