Ocene za javascript
javascript — chee
Ocena uporabnika BR
Ocenjeno z 5 od 5
— BR, pred 4 letiThis 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.
Odgovor razvijalca
objavljeno ob pred 10 mesecioh! 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 ocen
- Ocenjeno z 4 od 5— Uporabnik Firefoxa 16703548, pred 3 meseci
- Ocenjeno z 5 od 5— sexy_pikachu, pred 6 meseciVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Ocenjeno z 1 od 5— Владимир, pred 10 meseci
- Ocenjeno z 5 od 5— Andy, pred enim letom
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 17765782, pred enim letom
- Ocenjeno z 5 od 5— ÐarkbloøM, pred enim letomEasy 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.
- Ocenjeno z 5 od 5— GRACE, pred enim letom
- Ocenjeno z 5 od 5— Entite, pred 2 letoma
- Ocenjeno z 5 od 5— Lucy the Pirate, pred 2 letomaThank 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!
- Ocenjeno z 3 od 5— RickinMaine, pred 2 letoma
- Ocenjeno z 5 od 5— Zein Adi, pred 2 letomathis is really powerful tools for someone who can code js.
- Ocenjeno z 1 od 5— Uporabnik Firefoxa 18047774, pred 2 letoma
- Ocenjeno z 1 od 5— hdircksen, pred 2 letoma
- Ocenjeno z 5 od 5— Adem, pred 2 letoma
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 17716521, pred 2 letomaVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14536207, pred 3 leti
- Ocenjeno z 5 od 5— Mass59, pred 3 leti
- Ocenjeno z 5 od 5— Вартигонт, pred 3 leti
- Ocenjeno z 2 od 5— paolo, pred 3 leti