סקירות עבור javascript
javascript chee מאת
סקירה מאת BR
דירוג 5 מתוך 5
מאת BR, לפני 4 שניםThis add-on is amazing. I like to write small scripts to change websites I visit and was manually executing them when needed via the FF console. This tool automates all of it for me and allows quick development of new scripts. I would love to see an ability to export/import website scripts so that I could selectively import scripts onto all the machines I use. Thanks for sharing.
תגובת המפתח
מועד פרסום: לפני 10 חודשיםoh! i actually added this feature, i forgot to tell you! if you go to "Manage Extension" for the extension and then "Preferences" you can copy and paste your scripts as json!
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
(there's a shortcut to the page by pressing the "JS" letters in the bottom right of the popup)
57 דירוגים
- דירוג 4 מתוך 5מאת משתמש Firefox 16703548, לפני 3 חודשים
- דירוג 5 מתוך 5מאת sexy_pikachu, לפני 7 חודשיםVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - דירוג 1 מתוך 5מאת Владимир, לפני 10 חודשים
- דירוג 5 מתוך 5מאת משתמש Firefox 17765782, לפני שנה
- דירוג 5 מתוך 5מאת Entite, לפני שנתיים
- דירוג 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, לפני 3 שנים
- דירוג 5 מתוך 5מאת Mass59, לפני 3 שנים
- דירוג 5 מתוך 5מאת Вартигонт, לפני 3 שנים
- דירוג 2 מתוך 5מאת paolo, לפני 3 שנים