Recensiones de javascript
javascript per chee
Recension de BR
Classificate 5 de 5
per BR, för 4 år sedanThis 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.
Responsa de disveloppator
publicate för ett år sedanoh! 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 recensiones
- Classificate 5 de 5per BeLO, för en månad sedanYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, för 4 månader sedan
- Classificate 5 de 5per sexy_pikachu, för 7 månader sedanVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 1 de 5per Владимир, för ett år sedan
- Classificate 5 de 5per Andy, för ett år sedan
- Classificate 5 de 5per Usator de Firefox 17765782, för ett år sedan
- Classificate 5 de 5per ÐarkbloøM, för ett år sedanEasy 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.
- Classificate 5 de 5per GRACE, för ett år sedan
- Classificate 5 de 5per Entite, för 2 år sedan
- Classificate 5 de 5per Lucy the Pirate, för 2 år sedanThank 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!
- Classificate 3 de 5per RickinMaine, för 2 år sedan
- Classificate 5 de 5per Zein Adi, för 2 år sedanthis is really powerful tools for someone who can code js.
- Classificate 1 de 5per Usator de Firefox 18047774, för 2 år sedan
- Classificate 1 de 5per hdircksen, för 2 år sedan
- Classificate 5 de 5per Adem, för 2 år sedan
- Classificate 5 de 5per Usator de Firefox 17716521, för 2 år sedanVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Classificate 5 de 5per Usator de Firefox 14536207, för 3 år sedan
- Classificate 5 de 5per Mass59, för 3 år sedan
- Classificate 5 de 5per Вартигонт, för 3 år sedan
- Classificate 2 de 5per paolo, för 3 år sedan