Merci chao
Merci chao
Update for Firefox 139+
Update for Firefox 137+
Since the script loader typically requires updates only when it fails, I propose adding a check-for-update feature to improve reliability. For example, I have implemented logic in my scripts that...
For example, when users know and get used to ranged/multiple select tabs by shift/ctrl+click, but TMP's default behavior is protecting/locking tabs. Users will probably get confused and need to spend...
The vertical background-size should match the maximum rows:  `:root /*fx115 on win7 and win8*/, #navigator-toolbox { background-size: auto var(--multirows-background-size) !important; }` Be careful of the auto-hiding of menubar and...
Since the script loader typically requires updates only when it fails, I propose adding a check-for-update feature to improve reliability. For reference, I have implemented logic in my scripts that...
Since many scripts rely on `security.allow_unsafe_dangerous_privileged_evil_eval` to run, locking this preference causes them to fail. Please remove it from the `config.js` for Firefox 147, or include clear instructions in the...