Greasy Fork

Greasy Fork is available in English.

MouseHunt - Favorite Setups+

Unlimited custom favorite trap setups!

当前为 2023-04-04 提交的版本,查看 最新版本

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
PersonalPalimpsest
评分
0 0 0
版本
2.3.4
创建于
2022-04-11
更新于
2023-04-04
大小
42.8 KB
许可证
暂无
适用于

MouseHunt - Favorite Setups+

Based on the script from tsitu, developed with his advice.

Allows the import/edit/saving of setups along with their associated locations, for quick location + setup changes. Designed with a dense UI to maximize setups visible at once, and with drag/drop support for reorganizing.

Adds a bunch of features and densifies the UI for my personal preference. Differences from tsitu's script:

Known issues:

  • jump to setup search doesn't seem to work FIXED
  • resizing isn't "sticky" across refreshes FIXED
  • CSoS doesn't work, has to be saved as SoS FIXED
  • location based auto-sorting gets funky when new setups are added and manual sorts haven't been done yet
  • if you want to help fix these problems or anything else, here's the script on my github

Location-based features:

  • added location when saving and loading setups, along with a travel button for that location for each setup
  • auto sorts setups with location = current location to the top. Now updates when you travel
  • only shows the first setup of all locations other than the current one to reduce clutter
  • right click function added to travel buttons to add the current location to a setup. helpful for migrating old setups so you don't have to recreate from scratch

UX:

  • 'Arm' button combined with the setup icons
  • retain open/closed status of the pop-up across page loads
  • increased setup char limit to 30
  • saving an edited setup with a different name now saves it in the sort order right after the initial setup
  • load and edit buttons now bring the cursor focus to the name field, allowing for typing it in right away
  • "enter" key while focus is in the name field clicks the save button
  • scroll position is now retained when saving a setup
  • deleting a setup happens instantly
  • sorting setups saves automatically
  • a toggle lock was implemented to combat unintended sorting, and the save/reset sort buttons were removed
  • the modal window can now be dragged by selecting anywhere in the top div instead of just the title text
  • collapsible data list section for more setups visible at once
  • adding disarm button
  • general CSS style changes to remove elements, shrink borders and padding, densify the display of setups, and other backend cleanup/rejigging
  • resizable pop-up that remembers its size across page loads