Expected Behavior
Show .meta.js URL (if defined in meta) instead of .user.js URL.
Actual Behavior
Shows .user.js URL
Uses .meta.js URL during update check -- after clicking "Check for userscript updates"
Specifications
- Firefox 124.0.1
- TM: 5.1.0
- OS: Win 10
Script
Any script with updateURL and downloadURL defined in meta.
Screenshots


Notes
Maybe this is how it's supposed to work but when I was looking at how the script is updated, it sent me down the rabbit hole only to see .meta.js being used in Network tab. Maybe both URLs could be displayed in the script settings tab with appropriate meta naming.
Expected Behavior
Show .meta.js URL (if defined in meta) instead of .user.js URL.
Actual Behavior
Shows .user.js URL
Uses .meta.js URL during update check -- after clicking "Check for userscript updates"
Specifications
Script
Any script with updateURL and downloadURL defined in meta.
Screenshots
Notes
Maybe this is how it's supposed to work but when I was looking at how the script is updated, it sent me down the rabbit hole only to see .meta.js being used in Network tab. Maybe both URLs could be displayed in the script settings tab with appropriate meta naming.