Pohódnoćenja za javascript
javascript wot chee
Pohódnoćenje wot BR
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.
Wotmołwa wuwiwarja
je so há um ano napisał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 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot R.J., há 4 mesesI 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.
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, há 8 meses
- Z 5 z 5 pohódnoćenywot sexy_pikachu, há um anoVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17765782, há 2 anos
- Z 5 z 5 pohódnoćenywot Lucy the Pirate, há 2 anosThank 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!
- Z 3 z 5 pohódnoćenywot RickinMaine, há 2 anos
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, há 2 anos
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, há 3 anosVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14536207, há 3 anos