Instagram - visible images counter

Shows in instagram profile pages how many images out of total (as a number and as a percentage) are currently visible, as you scroll down the page.

These are all versions of this script. Show only the versions where the code changed.

  • v2024.2.23 2024/11/27
  • v2024.2.23 2024/02/23 Imported from URL
  • v2023.9.27 2023/09/26
  • v2023.9.27 2023/09/26

    Update Instagram_-_visible_images_counter.user.js

    Fix https://github.com/darkred/Userscripts/issues/52#issuecomment-1736307112

  • v2023.3.31 2023/09/26
  • v2023.3.31 2023/03/31 Update Instagram_-_visible_images_counter.user.js Updated a selector after recent changes in Instagram HTML
  • v2022.11.13 2022/11/14
  • v2022.11.13 2022/11/13 Update Instagram_-_visible_images_counter.user.js Fix https://github.com/darkred/Userscripts/issues/52#issuecomment-1304661340
  • v2022.11.5 2022/11/05 Update Instagram_-_visible_images_counter.user.js Updated a selector after recent site redesign. Closes #52 .
  • v2022.9.5 2022/09/27
  • v2022.9.5 2022/09/04
  • v2022.9.5 2022/09/04 Update Instagram_-_visible_images_counter.user.js Updated 'thePics' selector ( per https://greasyforks.org/en/scripts/11635-instagram-visible-images-counter/discussions/142467 )
  • v2022.6.12 2022/07/25
  • v2022.6.12 2022/06/12
  • v2022.6.12 2022/06/12
  • v2022.6.12 2022/06/12 Updated most selectors after recent site code changes + create trust policy conditionally
  • v2022.2.13 2022/06/04
  • v2022.2.13 2022/06/04
  • v2022.2.13 2022/06/04
  • v2022.2.13 2022/02/16
  • v2022.2.13 2022/02/16
  • v2022.2.13 2022/02/12
  • v2022.2.13 2022/02/12 (Instagram - visible images counter) Updated/combined two selectors
  • v2021.12.18 2022/02/12
  • v2021.12.18 2022/01/06 Removed unused var
  • v2021.12.18 2021/12/20
  • v2021.12.18 2021/12/20
  • v2021.12.18 2021/12/18
  • v2021.12.18 2021/12/18 Update Instagram_-_visible_images_counter.user.js Restored a previous selector after recent changes in Instagram HTML
  • v2021.12.13 2021/12/18
  • v2021.12.13 2021/12/12 Update Instagram_-_visible_images_counter.user.js Updated most selectors after recent changes in Instagram HTML
  • v2021.4.12 2021/04/12
  • v2021.4.12 2021/04/12 Update Instagram_-_visible_images_counter.user.js Fix for https://greasyforks.org/en/scripts/11635-instagram-visible-images-counter/discussions/82028
  • v2021.3.11 2021/03/28
  • v2021.3.11 2021/03/11 Update Instagram_-_visible_images_counter.user.js - avoid NaN in counter - fix for https://github.com/darkred/Userscripts/issues/24#issuecomment-796407167 - updated/improved pics selector
  • v2021.3.10 2021/03/10 Removed a stray alert(), fix #24.
  • v2021.3.10 2021/03/10 Update Instagram_-_visible_images_counter.user.js Removed a stray alert()
  • v2021.3.8 2021/03/08
  • v2021.3.8 2021/03/08
  • v2021.3.8 2021/03/08 Update Instagram_-_visible_images_counter.user.js Better support for History API navigation
  • v2019.4.28 2020/06/25 (all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
  • v2019.4.28 2019/10/27 (various scripts) Converted file encoding from 'UTF-8 with BOM' to 'UTF-8'
  • v2019.4.28 2019/04/27 (Instagram - visible images counter) Updated some selectors
  • v2018.12.2 2018/12/01 Update Instagram_-_visible_images_counter.user.js (Instagram - visible images counter) Updated the 'avatarSelector', for the counter element creation, after recent changes in Instagram HTML (per https://greasyforks.org/en/forum/discussion/47370).
  • v2018.11.3 2018/11/03 Update Instagram_-_visible_images_counter.user.js Updated the selector for the visible images counter (per https://greasyforks.org/en/forum/discussion/45041/x )
  • v2018.9.8 2018/09/08 (Instagram - visible images counter) Added a second selector for 'totalString', for when you are not logged in.
  • v2018.8.14 2018/08/13 (Instagram - visible images counter) Now using a better selector for the 'total' element, i.e. without the jQuery ":contains()" selector.
  • v2018.8.8 2018/08/08 (Instagram - visible images counter) Now it also works in localized pages, e.g. https://www.instagram.com/instagram/?hl=de
  • v2018.4.28 2018/05/20 (All scripts) Rearranged the metadata block
  • v2018.4.28 2018/04/27 (Instagram - visible images counter) - removed no longer needed code (for autoclicking the "LOAD MORE button") - now the script also works when following profile links from the 'Search' button results

Show all script versions

长期地址
遇到问题?请前往 GitHub 提 Issues。