[BUG] GM_download 在移动版 Firefox 中不起作用

作者: RubyCascade创建于 2026年9月19日更新于 2026年9月19日
标签bugexternal

操作顺序:

  1. 安装
// ==UserScript==
// @name GM_download test
// @match https://example.com/*
// @grant GM_download
// ==/UserScript==

内容来源: violentmonkey/violentmonkey