Đánh giá cho javascript
javascript bởi chee
Đánh giá bởi BR
Xếp hạng 5 trong số 5
bởi BR, 4 năm trướcThis 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.
Phản hồi của nhà phát triển
đã đăng 10 tháng trướcoh! 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 đánh giá
- Xếp hạng 5 trong số 5bởi BeLO, 19 ngày trướcYep, this module is to JavaScript what Stylus is for CSS :-)
- Xếp hạng 4 trong số 5bởi Người dùng Firefox 16703548, 3 tháng trước
- Xếp hạng 5 trong số 5bởi sexy_pikachu, 7 tháng trướcVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Xếp hạng 1 trong số 5bởi Владимир, 10 tháng trước
- Xếp hạng 5 trong số 5bởi Andy, một năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 17765782, một năm trước
- Xếp hạng 5 trong số 5bởi ÐarkbloøM, một năm trướcEasy 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.
- Xếp hạng 5 trong số 5bởi GRACE, một năm trước
- Xếp hạng 5 trong số 5bởi Entite, 2 năm trước
- Xếp hạng 5 trong số 5bởi Lucy the Pirate, 2 năm trướcThank 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!
- Xếp hạng 3 trong số 5bởi RickinMaine, 2 năm trước
- Xếp hạng 5 trong số 5bởi Zein Adi, 2 năm trướcthis is really powerful tools for someone who can code js.
- Xếp hạng 1 trong số 5bởi Người dùng Firefox 18047774, 2 năm trước
- Xếp hạng 1 trong số 5bởi hdircksen, 2 năm trước
- Xếp hạng 5 trong số 5bởi Adem, 2 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 17716521, 2 năm trướcVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14536207, 3 năm trước
- Xếp hạng 5 trong số 5bởi Mass59, 3 năm trước
- Xếp hạng 5 trong số 5bởi Вартигонт, 3 năm trước
- Xếp hạng 2 trong số 5bởi paolo, 3 năm trước