Recenze doplňku javascript
javascript od chee
Recenze od uživatele BR
Hodnocení: 5 z 5
od uživatele BR, před 4 letyThis 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.
Odpověď vývojáře
zveřejněno před 10 měsícioh! 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 recenzí
- Hodnocení: 5 z 5od uživatele BeLO, před 3 dnyYep, this module is to JavaScript what Stylus is for CSS :-)
- Hodnocení: 4 z 5od uživatele Uživatel Firefoxu - 16703548, před 3 měsíci
- Hodnocení: 5 z 5od uživatele sexy_pikachu, před 6 měsíciVery convenient tool. I use this to trigger auto-scrolling.
```js
setInterval(() => window.scrollBy({
top: 100,
behavior: "smooth",
}), 100)
``` - Hodnocení: 1 z 5od uživatele Владимир, před 10 měsíci
- Hodnocení: 5 z 5od uživatele Andy, před rokem
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 17765782, před rokem
- Hodnocení: 5 z 5od uživatele ÐarkbloøM, před rokemEasy 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.
- Hodnocení: 5 z 5od uživatele GRACE, před rokem
- Hodnocení: 5 z 5od uživatele Entite, před 2 lety
- Hodnocení: 5 z 5od uživatele Lucy the Pirate, před 2 letyThank 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!
- Hodnocení: 3 z 5od uživatele RickinMaine, před 2 lety
- Hodnocení: 5 z 5od uživatele Zein Adi, před 2 letythis is really powerful tools for someone who can code js.
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18047774, před 2 lety
- Hodnocení: 1 z 5od uživatele hdircksen, před 2 lety
- Hodnocení: 5 z 5od uživatele Adem, před 2 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 17716521, před 2 letyVery good. It works well. The only little bug I noticed is that the extension doesn't work with local files.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14536207, před 3 lety
- Hodnocení: 5 z 5od uživatele Mass59, před 3 lety
- Hodnocení: 5 z 5od uživatele Вартигонт, před 3 lety
- Hodnocení: 2 z 5od uživatele paolo, před 3 lety