Отзывы на «Tampermonkey»
Tampermonkey от Jan Biniok
5 245 отзывов
- Оценено на 5 из 5от GammaGate, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13595145, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13593434, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 12940310, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13590785, 8 лет назад
- Оценено на 4 из 5от Пользователь Firefox 13021976, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13586834, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13459869, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13460881, 8 лет назадThank you for this add-on, my scripts (GClh II, GCvote, GME) work again in FF 57. I love its dashboard.
I have found an issue: if I disable Tampermonkey (with clicking on the script's icon on the toolbar and clicking on "Enabled") and then enable it back, it does not restore its function and none of my scripts work again until the browser restart. That is a bit inconvenient.
EDIT 2017-12-18: it is fixed in the TM update which has just arrived, thank you. :-) - Оценено на 5 из 5от Пользователь Firefox 13585453, 8 лет назад
- Оценено на 1 из 5от TBeholder, 8 лет назадThere are no obvious ways to actually install scripts, except copy-paste into editor (except File/Import on "Utilities" tab, which turns out to be for configuration rather than user scripts).
The support site doesn't quite work (has a frozen pop-up on top), but what shows gives Chrome specific instructions.Ответ разработчика
размещено 8 лет назад> There are no obvious ways to actually install scripts
Script installation works by loading URLs that end up on ".user.js". This can be done by clicking a link or manually entering the URL. You can also drag and drop files ending up on ".user.js" to Firefox. Finally you can use the "Utilities" tab, enter a URL at the "URL" section and click "Import".
> The support site doesn't quite work (has a frozen pop-up on top)
Do you have JavaScript blocked/disabled i.e. via NoScript?
> but what shows gives Chrome specific instructions
This is on my TODO list. However, many answers apply regardless of browser in use. - Оценено на 5 из 5от maple3142, 8 лет назад
- Оценено на 4 из 5от Dricera, 8 лет назад
- Оценено на 5 из 5от Taurean, 8 лет назад
- Оценено на 4 из 5от Пользователь Firefox 13583565, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13577045, 8 лет назад
- Оценено на 3 из 5от Пользователь Firefox 13568542, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13555143, 8 лет назад
- Оценено на 4 из 5от nexxer, 8 лет назадSolid replacement to Greasemonkey with some added features and an updated UI.
I am concerned that on update, it tries to take me to https://tampermonkey.net after a Google OAuth login. I'm unsure why it would need that.Ответ разработчика
размещено 8 лет назадGoogle Oauth is done via client-side authentication, which needs a redirect URI to pass the access token on success. The token is part of the URL's hash component which is _not_ transferred to the server. In normal Tampermonkey should close the tab after it extracted the access token from the tab's URL.
https://developers.google.com/identity/protocols/OAuth2UserAgent#handlingresponse - Оценено на 5 из 5от R@№d0M, 8 лет назад