Recenzii pentru javascript
javascript de chee
Recenzie de către BR
Evaluat(ă) cu 5 din 5 stele
de BR, 5 ani în urmă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.
Răspunsul dezvoltatorului
postat la un an în urmă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)
58 de recenzii
- Evaluat(ă) cu 5 din 5 stelede R.J., 4 luni în urmăI 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.
- Evaluat(ă) cu 5 din 5 stelede BeLO, 6 luni în urmăYep, this module is to JavaScript what Stylus is for CSS :-)
- Evaluat(ă) cu 4 din 5 stelede Utilizator Firefox 16703548, 9 luni în urmă
- Evaluat(ă) cu 5 din 5 stelede sexy_pikachu, un an în urmăVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Evaluat(ă) cu 1 din 5 stelede Владимир, un an în urmă
- Evaluat(ă) cu 5 din 5 stelede Andy, un an în urmă
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 17765782, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede ÐarkbloøM, 2 ani în urmăEasy 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.
- Evaluat(ă) cu 5 din 5 stelede GRACE, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede dulus, 2 ani în urmăi use it to auto load a bookmarklet for readability.
- Evaluat(ă) cu 5 din 5 stelede Entite, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Lucy the Pirate, 2 ani în urmă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!
- Evaluat(ă) cu 3 din 5 stelede RickinMaine, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Zein Adi, 2 ani în următhis is really powerful tools for someone who can code js.
- Evaluat(ă) cu 1 din 5 stelede Utilizator Firefox 18047774, 2 ani în urmă
- Evaluat(ă) cu 1 din 5 stelede hdircksen, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Adem, 3 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 17716521, 3 ani în urmăVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 14536207, 3 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Mass59, 4 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Вартигонт, 4 ani în urmă