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á 2 anos 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)
60 pohódnoćenjow
- Z 1 z 5 pohódnoćenywot Hax, há 5 meses
- Z 5 z 5 pohódnoćenywot dabl03, há 6 mesesVery good. But I'd like to know if it's possible to create a script that runs on all pages. I'd like to implement a dark mode that activates when a button is pressed.
Also, I'd like to know if it's possible to specify the DOM tag when adding the script. I was using a polyfill, but since it runs last, I had to reload the other scripts for them to run without errors. - Z 4 z 5 pohódnoćenywot Wužiwar Firefox 16703548, há um ano
- Z 5 z 5 pohódnoćenywot sexy_pikachu, há 2 anosVery 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á 3 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á 3 anos
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18047774, há 3 anos
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17716521, há 4 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á 4 anos