您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Allow you to redirect customizable urls to the iOS Opener app.
Redirect to Opener is a userscript designed to enhance the browsing experience on iOS devices by redirecting customizable URLs to the Opener app. With this script, you can define specific websites or patterns, and the script will automatically redirect matching URLs to the Opener app for deeper linking with other apps on your device. This was tested with Orion Browser using Violent Monkey from FireFox addons store, on iOS 18, your mileage may vary.
youtube.com
) when prompted.opener://x-callback-url/show-options?url=<encoded-url>
GM_setValue
API.@grant GM_setValue
- For storing the redirect list.@grant GM_registerMenuCommand
- For adding menu commands to manage the script.