您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
When it sees a link to a userscript or general Javascript URL, adds a Bookmarklet besides it, which you can drag to your toolbar to load the script when you next need it (running outside Greasemonkey of course).
当前为
How to use?
You should see "Live Bookmarklet" and "Static Bookmarklet" next to the "Install this script" button.
Static Bookmarklet is recommended for most users. It fetches and compiles the latest script into a bookmarklet. This should work on all domains.
Live Bookmarklet is better for developers. It will try to load the latest version of the script. But it may suffer from cross-domain security restrictions.
If you can, drag the Live or Static link into your bookmarks or bookmarks bar.
If not, create it manually:
javascript:
)Finally, to use the bookmarklet, just click on the bookmark you created!
TODO: The URL for the fallbackgmapi polyfill is dead. I need to fix that!