javascript incelemeleri
javascript geliştiren: chee
chee adlı kullanıcının yanıtı
Geliştiricinin yanıtı
gönderilme: 3 yıl öncei 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 inceleme
- 5 üzerinden 5 puanyazan: BeLO, 16 gün önceYep, this module is to JavaScript what Stylus is for CSS :-)
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 16703548, 3 ay önce
- 5 üzerinden 5 puanyazan: sexy_pikachu, 7 ay önceVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - 5 üzerinden 1 puanyazan: Владимир, 10 ay önce
- 5 üzerinden 5 puanyazan: Andy, bir yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17765782, bir yıl önce
- 5 üzerinden 5 puanyazan: ÐarkbloøM, bir yıl önceEasy 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.
- 5 üzerinden 5 puanyazan: GRACE, bir yıl önce
- 5 üzerinden 5 puanyazan: Entite, 2 yıl önce
- 5 üzerinden 5 puanyazan: Lucy the Pirate, 2 yıl önceThank 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!
- 5 üzerinden 3 puanyazan: RickinMaine, 2 yıl önce
- 5 üzerinden 5 puanyazan: Zein Adi, 2 yıl öncethis is really powerful tools for someone who can code js.
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 18047774, 2 yıl önce
- 5 üzerinden 1 puanyazan: hdircksen, 2 yıl önce
- 5 üzerinden 5 puanyazan: Adem, 2 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17716521, 2 yıl önceVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14536207, 3 yıl önce
- 5 üzerinden 5 puanyazan: Mass59, 3 yıl önce
- 5 üzerinden 5 puanyazan: Вартигонт, 3 yıl önce
- 5 üzerinden 2 puanyazan: paolo, 3 yıl önce