Skip to content

Releases: FlamedDogo99/MSU-Unlinked

MSU Unlinked v0.11.1

29 Dec 04:36
Compare
Choose a tag to compare

Overview

  • Fixed an issue where the background script would disconnect from the content scirpt
  • Updated the name and icon of the extension

MSU-Unlinked v0.11.0

27 Dec 05:02
7123f7c
Compare
Choose a tag to compare

Overview

  • Pre-opened tabs will now dynamically load the content script
    • Any changes to the extension will apply immediately to all open tabs (on install, update or refresh)
  • Orphaned content scripts will now disassemble themselves without throwing invalid context errors
    • Stylesheet, classes, and event listeners are removed before the content script is reapplied
  • The scroll index is no longer stored in the DOM
  • Pages with no links will now display "0" instead of throwing an error

What's Changed

Full Changelog: https://github.com/FlamedDogo99/MSU-Unlinked/commits/v0.11.0