סקירות עבור javascript
javascript chee מאת
סקירה מאת JustWantToLeaveAnAddonReview
דירוג 4 מתוך 5
מאת JustWantToLeaveAnAddonReview, לפני 3 שניםSuper 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.
תגובת המפתח
מועד פרסום: לפני 3 שנים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.
56 דירוגים
- דירוג 4 מתוך 5מאת משתמש Firefox 16703548, לפני חודשיים
- דירוג 5 מתוך 5מאת sexy_pikachu, לפני 6 חודשיםVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - דירוג 1 מתוך 5מאת Владимир, לפני 9 חודשים
- דירוג 5 מתוך 5מאת משתמש Firefox 17765782, לפני שנה
- דירוג 5 מתוך 5מאת Lucy the Pirate, לפני שנהThank 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!
- דירוג 3 מתוך 5מאת RickinMaine, לפני שנתיים
- דירוג 1 מתוך 5מאת משתמש Firefox 18047774, לפני שנתיים
- דירוג 1 מתוך 5מאת hdircksen, לפני שנתיים
- דירוג 5 מתוך 5מאת Adem, לפני שנתיים
- דירוג 5 מתוך 5מאת משתמש Firefox 17716521, לפני שנתייםVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- דירוג 5 מתוך 5מאת משתמש Firefox 14536207, לפני שנתיים
- דירוג 5 מתוך 5מאת Mass59, לפני 3 שנים
- דירוג 5 מתוך 5מאת Вартигонт, לפני 3 שנים
- דירוג 2 מתוך 5מאת paolo, לפני 3 שנים