-
Could you make a userscript with same features? I want my iOS/macOS devices to use this.
能否开发一个油猴脚本,这样更多平台可以使用
-
- [GitHub Repo](https://github.com/pionxzh/chatgpt-exporter)
-
hello,
i have a question.
would it be possible or even feasible to use this mechanism on different web pages by injecting the code with tampermonkey/greasemonkey as userscript.
anyone else using …
-
I created a version of your extension as a userscript. I used the same licensing and credited both @Jdhaimson and @delitzer, but please let me know if you'd like me to take it down.
https://github.…
-
Hi,
I worked for an hour to try to make it work in a userscript, but I can't make it work (in GreaseMonkey on Firefox), the `redux.dispatch` function call doesn't return and I can't find an error a…
-
Firefox has an official Userscripts API - it's what powers FireMonkey.
Will this be implemented in Biscuit?
-
I love this script, so i want to request if you can make a userscrpt version of this, for use in other browsers (even Edge using tampermonkey).
Is this possible?
-
I think i will make a userscript for this on tampermonkey, if someone want to help me or send the code for put skins send here! :D I will put your credits.
-
Artoo looks great, though for some sites the Security policy simply kills it. One way around this that doesn't require Chrome, and might be more cross-browser, would be a "userscript edition", that co…
ghost updated
5 years ago
-
wtf?!
```
// ==UserScript==
// @name Test localhost
// @version 2024-09-10
// @author You
// @match http://localhost:3000/*
// @grant none
// ==/UserScript==…