Publish-review remediation + opacity controls.
- Plugin id reverted to
float-on-topto match the publish-dashboard registration; display name "Pin on Top". - Replaced
require()window access with a typed@electron/remoteESM import; removed unsafe-any usage and stray directive comments. - Fixed floating promises and removed the deprecated
setDynamicTooltipcall. - CSS: dropped
!importantin favor of a higher-specificity active-ribbon selector. - Build/config:
authorUrl-> personal profile;builtin-modules->node:module; committed lockfile; added release workflow. - New: opacity fine-tune buttons (-/+) that nudge translucency by 1% (clamped 50-100%), beside the existing slider.