Recensiones de javascript
javascript per chee
Responsa per chee
Responsa de disveloppator
publicate 4 χρόνια πριν:) thanks for the review.
it doesn't work on autoplay videos because it's just a script tag injected into the page. an autoplaying video doesn't load a new page, youtube's javascript does a request and replaces the video element in the dom (and a lot of other elements ^_^).
i don't know how much JS you know, but you might be able to implement something as a callback to a mutation observer: https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
:)
it doesn't work on autoplay videos because it's just a script tag injected into the page. an autoplaying video doesn't load a new page, youtube's javascript does a request and replaces the video element in the dom (and a lot of other elements ^_^).
i don't know how much JS you know, but you might be able to implement something as a callback to a mutation observer: https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
:)
57 recensiones
- Classificate 5 de 5per BeLO, 4 μέρες πρινYep, this module is to JavaScript what Stylus is for CSS :-)
- Classificate 4 de 5per Usator de Firefox 16703548, 3 μήνες πριν
- Classificate 5 de 5per sexy_pikachu, 6 μήνες πρινVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Classificate 1 de 5per Владимир, 10 μήνες πριν
- Classificate 5 de 5per Andy, ένας χρόνος πριν
- Classificate 5 de 5per Usator de Firefox 17765782, ένας χρόνος πριν
- Classificate 5 de 5per ÐarkbloøM, ένας χρόνος πριν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.
- Classificate 5 de 5per GRACE, ένας χρόνος πριν
- Classificate 5 de 5per Entite, 2 χρόνια πριν
- Classificate 5 de 5per Lucy the Pirate, 2 χρόνια πριν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!
- Classificate 3 de 5per RickinMaine, 2 χρόνια πριν
- Classificate 5 de 5per Zein Adi, 2 χρόνια πρινthis is really powerful tools for someone who can code js.
- Classificate 1 de 5per Usator de Firefox 18047774, 2 χρόνια πριν
- Classificate 1 de 5per hdircksen, 2 χρόνια πριν
- Classificate 5 de 5per Adem, 2 χρόνια πριν
- Classificate 5 de 5per Usator de Firefox 17716521, 2 χρόνια πρινVery 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, 3 χρόνια πριν
- Classificate 5 de 5per Mass59, 3 χρόνια πριν
- Classificate 5 de 5per Вартигонт, 3 χρόνια πριν
- Classificate 2 de 5per paolo, 3 χρόνια πριν