Tampermonkey 的评价
Tampermonkey 作者: Jan Biniok
5,308 条评价
- 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.开发者回应
发布于 9 年前> 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. - 评分 4 / 5来自 Firefox 用户 13583565, 9 年前
- 评分 5 / 5来自 Firefox 用户 13577045, 9 年前
- 评分 3 / 5来自 Firefox 用户 13568542, 9 年前
- 评分 5 / 5来自 Firefox 用户 13555143, 9 年前
开发者回应
发布于 9 年前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来自 Firefox 用户 13565570, 9 年前
- 评分 5 / 5来自 Берт Виктор, 9 年前
- 评分 5 / 5来自 Firefox 用户 13365173, 9 年前
- 评分 5 / 5来自 Firefox 用户 13561449, 9 年前
- 评分 5 / 5来自 Firefox 用户 13554361, 9 年前
- 评分 5 / 5来自 Firefox 用户 13519623, 9 年前
- 评分 5 / 5来自 Firefox 用户 13549809, 9 年前