IG小助手

一键下载对方 Instagram 帖子中的相片、视频甚至是他们的快拍、Reels及头像图片!

这些是代码更新过的版本。 显示所有版本

  • v3.2.1 2025-04-01

    Replace something times ago format to publish time on highlight page

  • v3.1.2 2025-03-26

    Fixed a post publish time is NaN with Force Fetch or Media API is disabled

    bump version

  • v3.1.1 2025-03-05

    update translation text

    bump version

  • v3.1.0 2025-03-05
    • Optimize ImageViewer
    • Change Icon source to Material Icon

    Update script

    optimize code

  • v3.0.8 2025-02-23

    Fixed video thumbnail repeating append in container on post

  • v3.0.7 2025-02-22

    Fixed profile redirect is not working

  • v3.0.6 2025-02-19

    Change script file build way

    change %SHOTR_CODE% placeholder data in hightlight

  • v3.0.5.2 2025-02-16

    bump version for test actions

  • v3.0.5.1 2025-02-16

    bump version for test actions

    Automated build commit

    Merge pull request #60 from SN-Koarashi/automated-build-branch

    Automated Build PR

  • v3.0.5 2025-02-16

    change actions & file structure

  • v3.0.4 2025-02-15

    Added comments and changed deprecated calls

  • v3.0.3 2025-02-15

    Automated build commit

    Merge pull request #59 from SN-Koarashi/automated-build-branch

    Automated Build PR

  • v3.0.2.4 2025-02-15

    Automated build commit

    Merge pull request #58 from SN-Koarashi/automated-build-branch

    Automated Build PR

  • v3.0.2.3 2025-02-15

    Automated build commit

    Merge pull request #57 from SN-Koarashi/automated-build-branch

    Automated Build PR

  • v2.43.7 2025-02-11

    Same in reels

  • v2.43.6 2025-02-11

    Added debug info

  • v2.43.5 2025-02-11

    Fixed download function not working when resource owner is null for query_hash

  • v2.43.4 2025-02-11

    Fixed download function not working when resource owner is null

  • v2.43.3 2025-02-08

    Modify the display conditions for the 'Download All' button.

    • When a post contains only one resource, the button should not be displayed.

    import ESLint

    bump version

  • v2.43.2 2025-02-08

    Fixed button group has disappeared in home page

  • v2.43.1 2025-02-05

    add download progress

    bump version

  • v2.42.5 2025-02-03

    Update main.js

  • v2.42.5 2025-02-03

    Fixed the original extraction failure caused by the change of post button layout

    code formatter and jsdoc

    bump version

  • v2.42.4 2025-02-03

    Fixed duplicate event registration when reloading scripts

  • v2.42.3 2025-02-02

    Update main.js

  • v2.42.2 2025-02-02

    Add Download all icon to the posts

    Change the CSS button arrangement of the post resource

    Merge pull request #53 from Nedrozak/master

    Add Download All button for posts

  • v2.42.1 2025-01-29

    Now can right-click the download button in a post to download all resources in the post.

  • v2.41.2 2025-01-11

    Fixed click to redirect via user avatar not working in homepage

  • v2.41.1 2025-01-09

    Now the download all resources button will not be displayed when there is only one resource in story and highlight

  • v2.40.5 2025-01-09

    Fixed automatic modify video volume when disabled "Modify Video Volume" option. #52

  • v2.40.4 2025-01-08

    Create icon for DOWNLOAD_ALL

    Merge pull request #51 from sn-o-w/master

    Create icon for DOWNLOAD_ALL

  • v2.40.3 2025-01-03

    Modify image sorting algorithm

  • v2.40.2 2025-01-03

    Add setTimeout for download all button

  • v2.40.1 2025-01-02

    Added a button to download all resources for Highlights and Stories

  • v2.39.6 2024-12-12

    Update translations + add Portuguese

    Merge pull request #50 from sn-o-w/master

    Update translations + add Portuguese

  • v2.39.5 2024-12-12

    Fix view story confirmation

    Merge pull request #49 from sn-o-w/fix-story-confirm

    Fix view story confirmation

  • v2.39.4 2024-12-07

    Fixed without shortcode in downloaded file name via thumbnail button

  • v2.39.3 2024-12-07

    Update main.js

  • v2.39.2 2024-11-26

    Fix profile pic button when layout is different

    Merge pull request #46 from sn-o-w/master

    Fix profile pic button when layout is different

  • v2.39.1 2024-11-24

    Modify custom volume slider behavior for stories and highlights to match posts/reels. #41

  • v2.38.2 2024-11-23

    Update text

  • v2.38.1 2024-11-23

    stories and highlights now support HTML5 video controllers #41

  • v2.37.2 2024-11-22

    Now will sort image array in post resource

  • v2.37.1 2024-11-22

    Added volume slider for story and highlight #41 & Added html5 controller layout hidden function by right-click #41

  • v2.36.19 2024-11-20

    Fixed get wrong story image when disabled media API

  • v2.36.18 2024-11-18

    Optimize code

    Merge pull request #45 from SN-Koarashi/SN-Koarashi-patch-1

    Optimize code

  • v2.36.17 2024-11-18

    Now the id of the story or highlight will be used as the shortcode

  • v2.36.16 2024-11-18

    Fix for the date renamed to publish date not working in video thumbnail

  • v2.36.15 2024-11-17

    Rollback changes to 2.36.12

    Merge pull request #44 from SN-Koarashi/SN-Koarashi-patch-1

    Rollback changes to 2.36.12

  • v2.36.14 2024-11-16

    Filter highest image in Media API

    Merge pull request #43 from SN-Koarashi/SN-Koarashi-patch-1

    Filter highest image in Media API

  • v2.36.13 2024-11-16

    Added debug message

  • v2.36.12 2024-11-08

    Update version

  • v2.36.11 2024-11-08

    Unify more things between stories and highlights

    Check whether the thumbnail is inserted through the audio observer

    Fixed tab space

    Merge pull request #40 from sn-o-w/master

    Unify more things between stories and highlights

  • v2.36.11 2024-11-07

    Add audio observer to observe video insertion #41

    Merge pull request #42 from SN-Koarashi/SN-Koarashi-patch-1

    Add audio observer to observe video insertion #41

  • v2.36.10 2024-10-24

    Fixed reel post regex

  • v2.36.9 2024-10-21

    Simplify disable video autoplay & modify video volume

    Merge pull request #38 from sn-o-w/simplify

    Simplify disable video autoplay & modify video volume

  • v2.36.9 2024-10-21

    Check event listeners first + remove thumbnail button if absolutely necessary

    Merge pull request #37 from sn-o-w/master

    Check event listeners first + remove thumbnail button if absolutely necessary

  • v2.36.8 2024-10-16

    Improved the issue where thumbnail buttons were sometimes not displayed in stories and highlights

  • v2.36.7 2024-10-10

    Now will slice logger

  • v2.36.6 2024-10-08

    Add debug logger

  • v2.36.5 2024-10-08

    added debug logger

  • v2.36.4 2024-10-07

    Add reminder for rate limit

  • v2.36.3 2024-10-05

    Change some code

  • v2.36.2 2024-10-05

    Added checking for update button

  • v2.36.1 2024-10-05

    Added setting for skip story/highlight confirm page

  • v2.35.2 2024-10-05

    Added GM_notification's tag

  • v2.35.1 2024-10-04

    hotkey [ALT+S] support to highlight page

  • v2.34.4 2024-10-04

    Change checking update code to compatible with Violentmonkey

  • v2.34.3 2024-10-04

    Change updating check times

  • v2.34.2 2024-10-04

    Added update checking intro

  • v2.34.1 2024-10-04

    Added update notification check

  • v2.33.1 2024-10-04

    Added the getBlobMediaWithQueryID() method to replace the rate limits caused by getBlobMedia().

  • v2.32.2 2024-10-03

    Perhaps the issue of posts being unable to download has been fixed.

  • v2.32.1 2024-10-03

    Added hot key [ALT+S] to download resource in story page

  • v2.31.1 2024-10-02

    remove excess

    Fixed language judgment issue

    Update version

  • v2.30.3 2024-10-02

    Fixed not working in route /{username}/p/{shortcode}

  • v2.30.2 2024-10-01

    Change reloadScript() method

  • v2.30.1 2024-10-01

    Update version

  • v2.29.14 2024-10-01

    Change locale detect

    Added translation redrawing feature, modified translation activation method, and added script menu feature for changing language and re-registering.

    Merge branch 'dev'

  • v2.29.14 2024-09-28

    Added alternative method getUserIdWithAgent() to getUserId()

  • v2.29.13 2024-09-17

    no updates: remove test code

  • v2.29.13 2024-09-17

    no updates: temporary comments

  • v2.29.13 2024-09-15

    Fixed wrong story download position

  • v2.29.12.1 2024-09-14

    Added Discord Support Link

  • v2.29.12 2024-09-13

    Added "Intersection Observer" to detect if post video visible

  • v2.29.11 2024-09-07

    Experimental: Added a new way to determine the current story position

  • v2.29.10 2024-09-07

    Change some cond

  • v2.29.9.1 2024-08-29

    Remove console.log

  • v2.29.9 2024-08-29

    Fix: When onReadyMyDW() has the hasReferrer flag, the button will be regenerated for objects with download buttons.

  • v2.29.8 2024-08-29

    Fixed a bug where changing the volume in HTML controller would track accounts

  • v2.29.7 2024-08-23

    Update text

  • v2.29.6 2024-08-22

    Fix stories

    Bump version

    Change another selection mode in story page

    Revert "Change another selection mode in story page"

    This reverts commit aa092e17199f97f231a2e6801c511218b66fa805.

    Another way

    Merge pull request #35 from sn-o-w/master

    Fix stories

  • v2.29.5 2024-08-19

    Fixed an issue where custom settings were not applied to dynamically generated videos in posts

  • v2.29.4 2024-08-14

    Added new rename format %ORIGINAL_NAME_FIRST%.

  • v2.29.3.1 2024-08-13

    Fixed regex pattern

  • v2.29.3 2024-08-13

    Added new rename format %2-YEAR%. Change auto-rename setting text.

  • v2.29.2 2024-08-13

    Get rid of div.xdt5ytf

    Bump version

    Change version

    Merge branch 'master' into master

    Merge pull request #33 from sn-o-w/master

    Get rid of div.xdt5ytf

  • v2.29.1 2024-08-13

    Added modify story and highlight video volume. Added open new tab with middle click profile picture. #32

  • v2.28.12 2024-08-12

    Fixed the issue of not being able to detect the number of resources in a post. (._aap0 to ._acay)

  • v2.28.11 2024-08-10

    Make download button show in single post page in mobile mode.

  • v2.28.10 2024-08-10

    Use relative position for independent post

    Bump version

    Merge pull request #31 from sn-o-w/master

    Use relative position for independent post

  • v2.28.9.1 2024-08-02

    Fix + update Romanian + bump version

    Merge pull request #29 from sn-o-w/master

    Fix + update Romanian + bump version

  • v2.28.9 2024-08-02

    Another way to detect stories page

    Bump version

    Keep old annotations

    Merge pull request #28 from sn-o-w/master

    Another way to detect stories page

  • v2.28.8 2024-08-02

    Fixed button doesn't spawn when be liked story in stories page

  • v2.28.7 2024-08-02

    Fix isProfile + fix misplacing buttons in Saved page

    Bump version

    Make isProfile work in /*/saved route

    Merge pull request #27 from sn-o-w/master

    Fix isProfile + fix misplacing buttons in Saved page

  • v2.28.6 2024-08-01

    Fixed button not show in single story page

  • v2.28.5 2024-07-30

    Fixed text intro

  • v2.28.4 2024-07-30

    Added right-clicking event to hide video controller in reels page

  • v2.28.3 2024-07-30

    Prevent clicking on icons mentioning others when changing video volume

  • v2.28.2 2024-07-30

    What?!

  • v2.28.1 2024-07-30

    Added HTML5 Video Controller Setting #12

  • v2.27.13 2024-07-30

    Fixed the issue where buttons would be added to background elements

  • v2.27.12 2024-07-29

    Fixed the new method of jumping out of the main timer will cause the flag to not be initialized correctly

  • v2.27.11 2024-07-29

    Add even more unnecessary routes

    Bump version

    Optimize regex

    Optimize the setting icon judgment method

    Merge pull request #26 from sn-o-w/master

    Add even more unnecessary routes

  • v2.27.10.1 2024-07-29

    Remove redundant code

  • v2.27.10 2024-07-29

    Update unnecessary routes and domain

  • v2.27.9 2024-07-29

    Unnecessary routes no longer call the main timer

  • v2.27.8 2024-07-29

    Fix regex

    Bump version

    Merge pull request #25 from sn-o-w/master

    Fix regex

  • v2.27.7 2024-07-29

    Bug fix for isProfile

    Instagram accounts starting with "p" were affected.

    Bump version

    Fix wrong regex

    Merge pull request #24 from sn-o-w/master

    Bug fix for isProfile

  • v2.27.6 2024-07-28

    Remove unnecessary IG_DWSTORY_THUMBNAIL removals

    Bump version

    Merge pull request #23 from sn-o-w/master

    Remove unnecessary IG_DWSTORY_THUMBNAIL removals

  • v2.27.5 2024-07-28

    Simplify isProfile

    Remove IG_DWSTORY_THUMBNAIL only when exists + Fix bug in Explore page

    Bump version

    Merge pull request #22 from sn-o-w/master

    Improvements

  • v2.27.4.1 2024-07-28

    Update version to apply CSS file

  • v2.27.4 2024-07-28

    Update comments

  • v2.27.3 2024-07-28

    replace empty string to NONE placeholder

  • v2.27.2 2024-07-28

    Revert a line that didn't fix anything

    Fix isProfile

    Bump version

    Merge pull request #21 from sn-o-w/master

    Revert line + fix isProfile

  • v2.27.1 2024-07-27

    Fixed dialog mode cannot be triggered in non-floating mode. Added volume slider to post video #12.

  • v2.26.1 2024-07-27

    Reels video adds volume slider #12

  • v2.25.10 2024-07-26

    Stability updates and bug fixes.

  • v2.25.9 2024-07-26

    Fixed issue with button for highligh stories

  • v2.25.8 2024-07-26

    Fixed an error where buttons were not displayed for dialog mode posts due to loading speed. #19

  • v2.25.7 2024-07-25

    Fixed an error that caused the observer detection function to fail when returning to homepage from story. (#18)

  • v2.25.6 2024-07-24

    Update carousel post counter

    Merge pull request #17 from sn-o-w/master

    Update carousel post counter

  • v2.25.5 2024-07-23

    Update pull requests version

  • v2.25.4 2024-07-23

    Stories fix

    Merge pull request #16 from sn-o-w/master

    Stories fix

  • v2.25.4 2024-07-13

    Update pull requests version

  • v2.25.3 2024-07-13

    Other small changes

    Merge pull request #15 from sn-o-w/master

    Other small changes

  • v2.25.3 2024-07-12

    Little fix + minor comment changes

    Merge pull request #13 from sn-o-w/master

    Little fix + minor comment changes

  • v2.25.3 2024-07-01

    Change rename to publish date intro

  • v2.25.2 2024-07-01

    Change Auto Rename Tooltip

  • v2.25.1 2024-07-01

    Added Custom Rename Format

  • v2.24.17 2024-06-30

    Change locale date string format

  • v2.24.16 2024-06-28

    Fixed main timer always jump out of function

  • v2.24.15 2024-06-23

    Fixed stories not working on homepage (sometimes)

  • v2.24.14 2024-06-19

    Fixed stories not working on homepage (sometimes)

  • v2.24.13 2024-06-19

    Fixed stories not working on homepage

  • v2.24.12 2024-04-10

    Added media API redirect url message

  • v2.24.11 2024-04-06

    Fixed profile download button disappear

  • v2.24.10 2024-04-05

    Fixed profile download button disappear

  • v2.24.9 2024-03-22

    Fixed some issue

  • v2.24.8 2024-03-18

    Fixed button issue on Reels page

  • v2.24.7.1 2024-03-14

    Can not be blank?

  • v2.24.6 2024-03-13

    Added observe to check counter state

  • v2.24.5 2024-03-13

    Change counter position in the post

  • v2.24.4 2024-03-13

    Optimize code

  • v2.24.3 2024-03-09

    Fixed highlights button icon

  • v2.24.2 2024-03-09

    Update external jQuery version to 3.7.1

  • v2.24.1 2024-03-08

    Added new setting for open new tab behavior in post in Media API #8

  • v2.23.3 2024-03-08

    Optimize code

  • v2.23.2 2024-03-08

    Change language text

  • v2.23.1 2024-03-07

    Added new setting for locate date format

  • v2.22.3 2024-03-06

    Optimize the warning prompt #7 & Added "Reload Script" hot key [ALT+R]

  • v2.22.2 2024-03-06

    Fixed publish date issue in post

  • v2.22.1.2 2024-03-05

    Added button creation maximum try times.

  • v2.22.1.1 2024-03-05

    Optimize code

  • v2.22.1 2024-03-05

    Added new settings for Media API fetch failed behavior

  • v2.21.4 2024-03-05

    Change fetch stories or highlights match pattern

  • v2.21.3 2024-03-05

    Added child settings' css style

  • v2.21.2 2024-03-05

    Added script reload button in script menu

  • v2.21.1 2024-03-05

    Added new setting for reset timestamp to resource publish date

  • v2.20.5 2024-03-05

    Added story new fetch resource method

  • v2.20.4 2024-03-03

    Fixed open new tab issue (Same origin policy)

  • v2.20.3 2024-03-02

    Added script feedback and donation button

  • v2.20.2 2024-03-02

    Added @run-at

  • v2.20.1 2024-03-02

    Added language select option.

  • v2.19.6 2024-03-02

    Fixed debug window issue in dark mode

  • v2.19.5 2024-02-29

    Remove not working statement

  • v2.19.4 2024-02-27

    Fixed display issue and optimize code

  • v2.19.3 2024-02-25

    Fixed some issue

  • v2.19.2 2024-02-25

    Visual and code optimization

  • v2.19.1 2024-02-24

    Added video thumbnail button in post. Fixed some issue.

  • v2.18.6 2024-02-23

    Added video thumbnail button in post download window

  • v2.18.5.1 2024-02-23

    Prevent trigger CSP error.

  • v2.18.5 2024-02-23

    Update language code and display issue

  • v2.18.4 2024-02-23

    Used to trigger an update and update the version number

  • v2.18.3 2024-02-23

    Add Romanian + small modification to a translation string

    Merge pull request #6 from sn-o-w/master

    Add Romanian + small modification to a translation string

  • v2.18.3 2024-02-23

    Fixed display issue

  • v2.18.2 2024-02-23

    Fixed some issue and optimize settings options

  • v2.18.1 2024-02-22

    Added new tab button

  • v2.17.2 2024-02-22

    Fixed some issue

  • v2.17.1 2024-02-22

    Added new settings to obtain high-quality photos or videos through the Media API

  • v2.16.10 2024-02-22

    Make original file name detection more rigorous

  • v2.16.9 2024-02-22

    Fixed init settings issue

  • v2.16.8 2024-02-22

    Fixed topsearch issue

  • v2.16.7 2024-02-13

    Now use MutationObserver to detect changes in post elements on the homepage

  • v2.16.6 2024-02-13

    Optimize code

  • v2.16.5 2024-02-12

    Optimize code

  • v2.16.4 2024-02-11

    Optimize code

  • v2.16.3 2024-02-11

    Fixed some issue.

  • v2.16.2 2024-02-11

    Now video volume modify will change post video volume.

  • v2.16.1 2024-02-11

    Added scroll button on Reels page (new settings)

  • v2.15.1 2024-02-10

    Added video volume settings feature.

  • v2.14.3 2024-02-03

    Fixed button disappears on private accounts that haven't been followed yet.

  • v2.14.2 2024-02-01

    Update version due to css has been changed

  • v2.14.1 2024-01-16

    Added new setting. Fixed some bug and issue.

  • v2.13.1 2024-01-16

    Added new setting and downloading bar (Instagram native loading bar)

  • v2.12.9 2023-12-28

    Fixed infinite loop issue in main top post layout

  • v2.12.8 2023-12-28

    Fixed download button in new layout post

  • v2.12.7 2023-12-28

    Fixed download button on new UI post

  • v2.12.6 2023-12-15

    Fixed fetch wrong username on post

  • v2.12.5 2023-12-15

    Fixed condition issue #5

  • v2.12.4 2023-12-15

    Fixed github issue #5 for picture download in stories page

  • v2.12.3 2023-12-14

    Fixed github issue #5

  • v2.12.2 2023-12-14

    Fixed some display bug (download button showing on wrong position)

  • v2.12.1 2023-12-13

    Added current location in debug DOM tree and Debug Window button in script menu

  • v2.11.17 2023-12-13

    Added some new features and translations to the debug window

  • v2.11.16 2023-12-12

    Fixed issue #4

  • v2.11.15 2023-12-11

    Fixed post cannot fetch when URL includes "reel"

  • v2.11.14 2023-12-10

    Added report button on DOM tree window

  • v2.11.13 2023-11-25

    Added div layout in highlight for issue #3

  • v2.11.12 2023-11-24

    Fixed issue #3 for find current highlight

  • v2.11.11 2023-11-24

    Fixed issue #3

  • v2.11.10 2023-11-24

    Possible fix for issue #3

  • v2.11.9 2023-11-24

    FIxed debug window bug

  • v2.11.8 2023-11-24

    Add debug DOM tree window

  • v2.11.7 2023-11-24

    Fixed Story and Highlight not working on single layout

  • v2.11.6 2023-11-21

    Add annotation and rename part of function

  • v2.11.5 2023-11-13

    optimize code

  • v2.11.4 2023-11-12

    Change support url to github repo

  • v2.11.3 2023-11-12

    Change license name to formal name

  • v2.11.3 2023-11-12 Imported from URL
  • v2.11.3 2023-11-12

    Moved css style to cdn (github)

  • v2.11.2 2023-11-11

    Fixed bug

  • v2.11.1 2023-11-11

    - Add style
    - Add new button

  • v2.10.2 2023-11-11

    - Enlarged checkbox size
    - Added notice message when click batch-download button

  • v2.10.1 2023-11-11

    - Added Batch-Download feature.
    - Added Force Fetch All Resource setting.
    - Now will auto adapt Instagram theme (white/dark mode).

  • v2.9.3 2023-11-11

    Optimize code

  • v2.9.2 2023-11-10

    change description

  • v2.9.1 2023-11-10

    Fixed setting bug and added new features in setting

  • v2.8.0 2023-11-09

    Now can fetch full size user profile picture

  • v2.7.1 2023-11-09

    Fixed display bug

  • v2.7.0 2023-11-09

    Optimize code and add dialog menu settings

  • v2.6.0 2023-10-29

    Added disable video autoplay setting

  • v2.5.8 2023-10-21

    Fixed little bug.

  • v2.5.7 2023-09-07

    Now download rename has been included shortcode(or ID)

  • v2.5.6.3 2023-08-06

    Fixed little issue in stories

  • v2.5.6.2 2023-06-07

    Fixed button disappeared

  • v2.5.6.1 2023-05-06

    Change script describe

  • v2.5.6 2023-05-05

    Now can work in reels and single post

  • v2.5.5 2023-03-20

    Fixed issue about download and display thumbnails

  • v2.5.4.1 2023-03-03

    Add script verify hash

  • v2.5.4 2023-02-04

    Fixed post username issue

  • v2.5.3.1 2023-01-21

    Fixed get username issue

  • v2.5.3 2023-01-11

    Fixed video download issue

  • v2.5.2.9 2023-01-11

    Remove auto download code.
    Might be fixed video download issue

  • v2.5.2.8 2023-01-10

    Update support website

  • v2.5.2.7 2023-01-10

    Fixed stories download issue

  • v2.5.2.6 2022-12-23

    Add unformat file name settings.

  • v2.5.2.5 2022-11-07

    hotfix

  • v2.5.2.4 2022-11-07

    Fixed download button is not working on past posts page

  • v2.5.2.3 2022-11-04

    Add stories and highlights fetch cache, it can download faster when you switch back and forth in same user or same highlights.

  • v2.5.2.2 2022-10-30

    Add reel posts detect.

  • v2.5.2.1 2022-10-30

    Optimization code

  • v2.5.2 2022-10-30

    Optimization code

  • v2.5.1 2022-10-30

    Remove DDL features

  • v2.5.0 2022-10-30

    > Optimization code
    > Add profile avatar download features
    > Add highlights stories download features

  • v2.4.0 2022-10-28

    Fixed stories issue

  • v2.3.11 2022-10-01

    Changed some words

  • v2.3.10 2022-10-01

    Fixed some issue

  • v2.3.9 2022-09-25

    Fixed dialog issue

  • v2.3.8 2022-08-02

    Changed box style.
    Added Chinese language and i18n

  • v2.3.7.3 2022-08-01

    Change box style and icon

  • v2.3.7.2 2022-08-01

    Fixed blob media bugs

  • v2.3.7.1 2022-08-01

    Fixed bugs

  • v2.3.7 2022-07-30

    Fixed bugs.

  • v2.3.6.1 2022-06-07

    Added script icon and remove unsafeWindow permission

  • v2.3.6 2022-06-06

    Optimize code

  • v2.3.5 2022-06-05

    Fixed blob media can't fetch.

  • v2.3.4.5 2022-06-04

    Fixed little bug

  • v2.3.4.4 2022-06-04

    Fixed some issue but some post include blob media isn't working now.

  • v2.3.4.2 2022-06-04

    Fixed more issue but some post include blob media isn't working now.

  • v2.3.4.1 2022-04-19
  • v2.3.4 2022-04-19

    Fixed many bugs

  • v2.3.3 2022-04-18

    Fixed download problem in DDL mode.

  • v2.3.2 2022-04-15

    Fixed a few bugs

  • v2.3.1 2022-04-15

    Fixed sometimes no download button

  • v2.3.0 2022-04-15

    -Changed download method
    -Fixed blob media download

  • v2.2.17 2022-04-10

    improve sensitivity

  • v2.2.16 2022-02-05

    Fixed no download button when dialog visible

  • v2.2.15 2021-10-08

    Fixed some bug.

  • v2.2.14 2021-06-25

    Fixed some bug

  • v2.2.13 2021-06-25

    Fixed cannot download multiple videos post.

  • v2.2.12 2021-06-07

    Optimize operation GUI.

  • v2.2.11 2021-06-07

    Fixed DDL issue

  • v2.2.10 2021-06-07

    Fixed download video issue.

  • v2.2.9 2021-03-27
  • v2.2.8 2021-03-27

    Optimize code

  • v2.2.7 2021-03-20

    Fixed IGTV preview image of download link.
    Change working of Blob videos download.

  • v2.2.6 2021-03-19
  • v2.2.5 2021-03-19

    FIXED: Stories can't download if it is image.
    Optimization code.

  • v2.2.4 2021-03-18
  • v2.2.3 2021-03-14

    ADD: download story video's full thumbnail from right-click button. (if available)

  • v2.2.2 2021-01-27 Update to match new story style.
  • v2.2.1 2021-01-20 Fixed the story download problem.
  • v2.2.0 2020-12-21 Fixed story can't download.
  • v2.1.5 2020-11-22 Fixed IGTV or some video can't download.
  • v2.1.4 2020-08-31 Simplify code.
  • v2.1.3 2020-08-31 Fixed bugs that you watch a single element(image or video) not display correct.
  • v2.1.2 2020-08-30 Fixed little bugs.
  • v2.1.1 2020-08-30 Fixed download wrong position videos or images when "DDL" checkbox is checking.
  • v2.1.0 2020-08-27 Now you downloading images, videos and stories will rename files name when you checked DDL.
  • v2.0.19 2020-06-23 Change some element description.
  • v2.0.18 2020-06-17 Optimize direct download code.
  • v2.0.17 2020-06-17 Fixed wrong download photos position about direct download.
  • v2.0.16 2020-06-16
  • v2.0.15 2020-06-16 Add the "ADW" checkbox in website header. It will download current photos in the posts when you check it.
  • v2.0.14 2020-06-11 Change chinese description and korean language.
  • v2.0.13 2020-06-07 Add left-click download dialog background can close download dialog.
  • v2.0.12 2020-06-06 Add japan language
  • v2.0.11 2020-06-05 Add the annotation in code
  • v2.0.10 2020-06-05 Changed some little bugs.
  • v2.0.9 2020-06-05
  • v2.0.8.1 2020-06-04
  • v2.0.8 2020-06-04 圖示化按鈕及修正相片及影片並行的貼文時會無法提取其中一個的錯誤
  • v2.0.7 2020-06-04 Added English and Simplified Chinese language
  • v2.0.6 2020-06-03
  • v2.0.5 2020-06-03
  • v2.0.4 2020-06-03
  • v2.0.3 2020-06-03
  • v2.0.2 2020-06-03
  • v2.0.1 2020-06-03
  • v2.0.0 2020-06-03
  • v1.0.4.0 2020-06-02
  • v1.0.3.2 2020-06-02
  • v1.0.3.1 2020-06-02
  • v1.0.3 2020-06-02 換文章時也會套用設定並且優化程式碼
  • v1.0.2 2020-06-02
  • v1.0.1 2020-06-02
  • v1.0.0 2020-06-02

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址