Background Network Requests Indicator

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

Od 05.06.2017.. Pogledajte najnovija verzija.

These are versions of this script where the code was updated. Show all versions.

  • v1.1.21 02.11.2024.

    Bugfix for previous update

  • v1.1.20 02.11.2024.

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

  • v1.1.19 07.08.2024.

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

  • v1.0.18 27.07.2023.

    Undo previous fetch fix. Need more tests.

  • v1.0.17 25.07.2023.

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

  • v1.0.14 05.08.2022.

    Fixed hanging indicator for failed network requests

  • v1.0.13 27.02.2022.

    Fixed broken fetch support

  • v1.0.12 08.12.2021.

    Made URL list scrollable if it contains many entries.

  • v1.0.10 06.05.2020. Fixed indicator number sometimes become difficult to read due to similar text and background colors on some sites
  • v1.0.9 06.05.2020. Workaround for when the indicator somehow got stuck to always showing
  • v1.0.8 04.05.2020. Workaround for ignorant Metodize library which broke at least Element.prototype.remove()
  • v1.0.7 28.04.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.04.2020. Fixed site script got broken if a network request is aborted before it's sent
  • v1.0.5 09.01.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.04.2018. Minor fix to suppress an error log if the loaded document is not HTML (no functionality difference)
  • v1.0.2 02.03.2018. Fixed broken script if a site performs a network request and the document is not yet available in the DOM
  • v1.0.1 05.06.2017.