Background Network Requests Indicator

Shows an indicator at bottom right/left when there is one or more background network requests in progress.

Tässä ovat skriptin kaikki versiot. Näytä vain versiot, joissa koodi muuttui.

  • v1.1.21 2.11.2024

    Bugfix for previous update

  • v1.1.20 2.11.2024

    Update for sites which try to sneak in from the other bridge.

  • v1.1.19 7.8.2024

    Update to workaround the new one-sided anti-content-control "trusted" CSP policy (sic)

  • v1.0.18 27.7.2023

    Undo previous fetch fix. Need more tests.

  • v1.0.17 25.7.2023

    Fixed Fetch glitch due to incorrect returned Promise. Changed some things which I already forgot. Hint: check the History tab

  • v1.0.14 5.8.2022

    Fixed hanging indicator for failed network requests

  • v1.0.13 27.2.2022

    Fixed broken fetch support

  • v1.0.12 8.12.2021

    Made URL list scrollable if it contains many entries.

  • v1.0.10 6.5.2020 Fixed indicator number sometimes become difficult to read due to similar text and background colors on some sites
  • v1.0.9 6.5.2020 Workaround for when the indicator somehow got stuck to always showing
  • v1.0.8 4.5.2020 Workaround for ignorant Metodize library which broke at least Element.prototype.remove()
  • v1.0.7 28.4.2020 Added support for fetch-based network requests. Moved indicator up halfway to avoid being completely covered by web browser's URL tooltip.
  • v1.0.6 10.4.2020 Fixed site script got broken if a network request is aborted before it's sent
  • v1.0.5 9.1.2020 Make the indicator not move if SHIFT key is held down. Added URL list when mouse is hovered onto the indicator.
  • v1.0.4 23.11.2019 Fixed stuck indicator due to aborted network request.
  • v1.0.3 19.4.2018 Minor fix to suppress an error log if the loaded document is not HTML (no functionality difference)
  • v1.0.2 2.3.2018 Fixed broken script if a site performs a network request and the document is not yet available in the DOM
  • v1.0.1 5.6.2017