Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Image Extractor 版本紀錄 - 19 個版本

Image Extractor 作者: 8columns

評價 4 分,滿分 5 分
4 顆星,滿分 5 顆星
5
1
4
0
3
1
2
0
1
0
Image Extractor 版本紀錄 - 19 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 1.0.21

    發行於 2024年4月29日 - 22.25 KB
    適用於 firefox 109.0a1 與更新版本
    - add "tabs" permission to be compatible with chrome extension

    原始碼依照 Mozilla Public License 2.0 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 1.0.20

    發行於 2024年4月29日 - 22.26 KB
    適用於 firefox 109.0a1 與更新版本
    - fix bug, the image list not reset when reload page, cause number of images found incorrect
    - optimize code

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.19

    發行於 2024年4月28日 - 22.25 KB
    適用於 firefox 109.0a1 與更新版本
    Remove "tabs" permission (not used)

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.18

    發行於 2024年4月27日 - 22.26 KB
    適用於 firefox 109.0a1 與更新版本
    modify background.js , update browser.tabs.onUpdated to check both when status is "loading" and "complete". This will make action button's status update faster.

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.17

    發行於 2024年4月26日 - 22.25 KB
    適用於 firefox 109.0a1 與更新版本
    - check validity of images before adding to list (invalid images are filtered out)

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.16

    發行於 2024年4月26日 - 21.61 KB
    適用於 firefox 109.0a1 與更新版本
    fix bug - some image's URL is incorrect and prevent from loading

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.15

    發行於 2024年4月25日 - 21.61 KB
    適用於 firefox 109.0a1 與更新版本
    - Fix bug, very tall images are not display in the correct aspect ratio.

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.14

    發行於 2024年4月25日 - 21.58 KB
    適用於 firefox 109.0a1 與更新版本
    - add support for image's type of "srcset"
    - improve accuracy of finding images (check both request's type and URL pattern)

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.13

    發行於 2024年4月25日 - 21.45 KB
    適用於 firefox 109.0a1 與更新版本
    Update new icons

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.12

    發行於 2024年4月24日 - 19.84 KB
    適用於 firefox 109.0a1 與更新版本
    - fix bug for some images includes into the wrong tab
    - add file type and image's size to "show images" page
    - filter out unmeaning images (images which width less than 5 pixels)

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.11

    發行於 2024年4月20日 - 19.48 KB
    適用於 firefox 109.0a1 與更新版本
    - filter out image from Google Analyticts and Facebook Pixel
    - The previous version use "comma" to join and split image's URL. This might conflict with some websites that use "comma" in image's URL. This new version use "!" character instead of "comma" to split and join string..

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.10

    發行於 2024年4月20日 - 19.45 KB
    適用於 firefox 109.0a1 與更新版本
    - Separate internal images list for each TAB and URL. Any images found on each TAB and URL will be kept on its own image list. This way, the image from each TAB and URL won't mixed together.

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.9

    發行於 2024年4月20日 - 19.11 KB
    適用於 firefox 109.0a1 與更新版本
    What's new

    1. Change solution from scanning DOM to use webRequest API to find images. Add more accuracy and support modern website using dynamic loading images. Scrolling down the page, will find more images
    2. Show number of images found on "action button".
    3. Add support for reloading (F5) the "show images" page after click "action button". This will be useful in some cases the "show images" page can't load images completely (caused by the network problem)

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.8

    發行於 2023年12月5日 - 19.93 KB
    適用於 firefox 109.0a1 與更新版本
    - add max-width to img (that use data-uri) to prevent over size images

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.7

    發行於 2023年12月5日 - 19.93 KB
    適用於 firefox 109.0a1 與更新版本
    - add new feature, supports extracting inline SVG

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.6

    發行於 2023年11月28日 - 19.2 KB
    適用於 firefox 109.0a1 與更新版本
    This new version add supports for images inside custom HTML element

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.5

    發行於 2023年11月18日 - 19.07 KB
    適用於 firefox 109.0a1 與更新版本
    Add support for images in "source" tag with "srcset" attribute

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.4

    發行於 2023年11月17日 - 18.73 KB
    適用於 firefox 109.0a1 與更新版本
    - fix bug : some images not get extracted
    - fix bug : some images shown as broken link

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.0.3

    發行於 2023年11月16日 - 18.71 KB
    適用於 firefox 109.0a1 與更新版本

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。