תוספות לדפדפן 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

    תאריך שחרור: 29 אפר׳ 2024 - 22.25 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    - add "tabs" permission to be compatible with chrome extension

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 1.0.20

    תאריך שחרור: 29 אפר׳ 2024 - 22.26 ק״ב
    עובד עם ‏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

    תאריך שחרור: 28 אפר׳ 2024 - 22.25 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    Remove "tabs" permission (not used)

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.18

    תאריך שחרור: 27 אפר׳ 2024 - 22.26 ק״ב
    עובד עם ‏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

    תאריך שחרור: 26 אפר׳ 2024 - 22.25 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    - check validity of images before adding to list (invalid images are filtered out)

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.16

    תאריך שחרור: 26 אפר׳ 2024 - 21.61 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    fix bug - some image's URL is incorrect and prevent from loading

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.15

    תאריך שחרור: 25 אפר׳ 2024 - 21.61 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    - Fix bug, very tall images are not display in the correct aspect ratio.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.14

    תאריך שחרור: 25 אפר׳ 2024 - 21.58 ק״ב
    עובד עם ‏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

    תאריך שחרור: 25 אפר׳ 2024 - 21.45 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    Update new icons

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.12

    תאריך שחרור: 24 אפר׳ 2024 - 19.84 ק״ב
    עובד עם ‏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

    תאריך שחרור: 20 אפר׳ 2024 - 19.48 ק״ב
    עובד עם ‏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

    תאריך שחרור: 20 אפר׳ 2024 - 19.45 ק״ב
    עובד עם ‏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

    תאריך שחרור: 20 אפר׳ 2024 - 19.11 ק״ב
    עובד עם ‏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

    תאריך שחרור: 5 דצמ׳ 2023 - 19.93 ק״ב
    עובד עם ‏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

    תאריך שחרור: 5 דצמ׳ 2023 - 19.93 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    - add new feature, supports extracting inline SVG

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.6

    תאריך שחרור: 28 נוב׳ 2023 - 19.2 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    This new version add supports for images inside custom HTML element

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.5

    תאריך שחרור: 18 נוב׳ 2023 - 19.07 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    Add support for images in "source" tag with "srcset" attribute

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.4

    תאריך שחרור: 17 נוב׳ 2023 - 18.73 ק״ב
    עובד עם ‏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

    תאריך שחרור: 16 נוב׳ 2023 - 18.71 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.